View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007471CMakeCMakepublic2008-08-08 04:432008-08-16 16:35
ReporterAndreas Pakulat 
Assigned ToAlex Neundorf 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0007471: KDevelop3 generator puts wrong files into <blacklist>
DescriptionThe KDevelop3 generator puts a projects directory into the blacklist when running cmake in a builddirectory that is not under the project directory.

As blacklist in KDevelop3 means that KDevelop3 completely ignores these directories this makes the generated project useless as no files in the project sourcedir are considered as "part of the project"

See this mailinglist thread for more information:
http://www.cmake.org/pipermail/cmake/2008-August/023275.html [^]
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0013042)
Alex Neundorf (developer)
2008-08-16 16:35

Fixed in HEAD, now only CMakeFiles/ and directories containing a CMakeCache.txt are put in the blacklist.

Alex


 Issue History
Date Modified Username Field Change
2008-08-08 04:43 Andreas Pakulat New Issue
2008-08-08 10:12 Bill Hoffman Status new => assigned
2008-08-08 10:12 Bill Hoffman Assigned To => Alex Neundorf
2008-08-16 16:35 Alex Neundorf Note Added: 0013042
2008-08-16 16:35 Alex Neundorf Status assigned => closed
2008-08-16 16:35 Alex Neundorf Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team