Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7044897
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:27:51+00:00 2026-05-28T02:27:51+00:00

I have a CMakeLists.txt that produces a .SLN file with 3 projects (libraries) generated

  • 0

I have a CMakeLists.txt that produces a .SLN file with 3 projects (libraries) generated on-the-fly and 1 C# – project included by include_external_msproject. So one of the project is created manually and its settings are constant.

Can i affect the settings of that project from CMakeLists.txt somehow? The environment variables are not good, because .SLN might be generated in one environment (some console window), but VS launched with that .SLN from another one.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T02:27:52+00:00Added an answer on May 28, 2026 at 2:27 am

    There is no any special infrastructure in CMake for handling .sln files. The include_external_msproject()` command only creates a CMake target, which references your project.

    So, only thing you can try – rewrite your .sln file manually with file(READ ...) and file(WRITE ...) or, maybe, configure_file().

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a CMakeLists.txt file that looks like this: add_executable(exec1 exec1.c source1.c source2.c source3.c)
I have a c++ project in a unix environment, that has a CMakeLists.txt. I
I have a CMakeLists.txt in my project root and one in my /src folder.
I have a project structure like: src/CMakeLists.txt src/test/component1/CMakeLists.txt src/test/component2/CMakeLists.txt For the testing, I'm using
I have a multiple module CMake project with a root CMakeLists.txt with multipe add_subdirectory
Okay I have a project in CMake structured like this: CMakeLists.txt /libfoo/CMakeLists.txt /frontend/qt/CMakeLists.txt libfoo
I understand that every subdirectory has to have a CMakeLists.txt, but I don't want
I've got a project managed by CMake with multiple libraries that have link time
In my project I have a schema file and utility that I wrote to
I have the following line in a CMakeLists.txt file... else message(FATAL_ERROR Could not locate

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.