MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0012321 | CMake | CMake | public | 2011-07-07 16:16 | 2016-06-10 14:31 |
Reporter | Chuck | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | Windows 7 | OS | Windows | OS Version | 7 |
Product Version | CMake 2.8.4 | ||||
Target Version | Fixed in Version | ||||
Summary | 0012321: EXCLUDE_FROM_ALL not working with debuging in Visual Studio 2010 | ||||
Description | The EXCLUDE_FROM_ALL works fine for the ALL_BUILD target and for targets from top level directories. The problem is when I hit the debug button (F5) it seems to build projects in sub dirs. | ||||
Steps To Reproduce | I've attached a simple project that reproduces the problem on my computer. If you look at the solution project dependencies for ALL_BUILD, DUMMY and test_ut are not included. If you look at the project property -> Configuration -> Debugging -> Configuration Manager You can see that the top level DUMMY project is not included but the test_ut project is included as a dependency. | ||||
Additional Information | I traced this through to the solution file. If I remove the Build.0 lines for test_ut: {C0BAEDA0-D5C5-4F4B-9ED0-20138A689CAC}.Debug|x64.Build.0 = Debug|x64 From: GlobalSection(ProjectConfigurationPlatforms) = postSolution It seems to work like I would expect(like). | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | test.zip (1,557) 2011-07-07 16:16 https://public.kitware.com/Bug/file/3966/test.zip | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-07-07 16:16 | Chuck | New Issue | |||
2011-07-07 16:16 | Chuck | File Added: test.zip | |||
2011-07-07 16:41 | David Cole | Assigned To | => David Cole | ||
2011-07-07 16:41 | David Cole | Status | new => assigned | ||
2012-08-13 15:40 | David Cole | Status | assigned => backlog | ||
2012-08-13 15:40 | David Cole | Note Added: 0030624 | |||
2012-11-21 14:51 | David Cole | Assigned To | David Cole => | ||
2012-11-21 14:54 | David Cole | Note Added: 0031646 | |||
2016-06-10 14:28 | Kitware Robot | Note Added: 0041858 | |||
2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved | ||
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|