View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
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. | ||||||||
Attached Files | test.zip [^] (1,557 bytes) 2011-07-07 16:16 | ||||||||
Relationships | |
Relationships |
Notes | |
(0030624) David Cole (manager) 2012-08-13 15:40 |
Sending old, not-recently-updated issues to the backlog. (The age of the bug alone means that nobody is actively working on it...) If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it: http://www.cmake.org/mailman/listinfo/cmake [^] It's easy to re-activate a bug here if you can find a CMake developer who has the bandwidth to take it on, and ferry a fix through to our 'next' branch for dashboard testing. |
(0031646) David Cole (manager) 2012-11-21 14:54 |
Un-assigning bugs that are not on the active roadmap, which no developers are actively working on for the CMake 2.8.11 release. If one gets put back on the roadmap, re-assign it appropriately at that time. |
(0041858) Kitware Robot (administrator) 2016-06-10 14:28 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |