Notes |
|
(0025621)
|
franz
|
2011-03-02 09:39
(edited on: 2011-03-02 09:40) |
|
I'm also very much looking forward to such a property.
ixSci, the behavior you're reporting about SOURCE_GROUP placing files marked with HEADER_FILE_ONLY at the top level of the project is a regression in CMake 2.8.4; it used to work fine in 2.8.2.
|
|
|
(0027583)
|
void.pointer
|
2011-10-13 16:11
|
|
I would love to see this implemented. For reference, when "Exclude from Build" is enabled for a CPP file on Debug configuration, Visual Studio generates the following XML in the VCPROJ file:
<File
RelativePath="C:\Code\work\rdailey-t510-sandbox\n2\gpr\security\gtisecprovcleartext.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File> |
|
|
(0030313)
|
David Cole
|
2012-08-11 11:38
|
|
Sending old, never assigned issues to the backlog.
(The age of the bug, plus the fact that it's never been assigned to anyone 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.
|
|
|
(0041808)
|
Kitware Robot
|
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. |
|