MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0009978 | CMake | CMake | public | 2009-11-30 10:23 | 2010-02-13 11:10 |
Reporter | SNiLD | ||||
Assigned To | Alex Neundorf | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake-2-8 | ||||
Target Version | Fixed in Version | ||||
Summary | 0009978: Eclipse CDT generator creates invalid build targets (see attached example project) | ||||
Description | Eclipse CDT generator creates invalid build targets for subprojects that try to add an executable. If the subdirectory contains an additional subdirectory without any project calls then the bug will not appear. | ||||
Steps To Reproduce | |||||
Additional Information | To reproduce: Create following directory structure: CMakeBug\CMakeBug CMakeBug\Build Extract the zip to CMakeBug\CMakeBug Run following command in the CMakeBug\Build directory: cmake -G"Eclipse CDT4 - NMake Makefiles" -DECLIPSE_CDT4_GENERATE_SOURCE_PROJECT=TRUE -DCMAKE_BUILD_TYPE:STRING="Debug" ../CMakeBug Import the project to eclipse. When you try to make the target "[exe] Module1" you will get a message "NMAKE : fatal error U1073: don't know how to make 'Module1'" but all other targets are buildable. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | CMakeBug.zip (2,913) 2009-11-30 10:23 https://public.kitware.com/Bug/file/2698/CMakeBug.zip | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-11-30 10:23 | SNiLD | New Issue | |||
2009-11-30 10:23 | SNiLD | File Added: CMakeBug.zip | |||
2009-11-30 10:30 | Bill Hoffman | Status | new => assigned | ||
2009-11-30 10:30 | Bill Hoffman | Assigned To | => Alex Neundorf | ||
2009-12-01 16:37 | Alex Neundorf | Note Added: 0018631 | |||
2009-12-02 04:54 | SNiLD | Note Added: 0018640 | |||
2010-02-13 11:10 | Alex Neundorf | Note Added: 0019526 | |||
2010-02-13 11:10 | Alex Neundorf | Status | assigned => closed | ||
2010-02-13 11:10 | Alex Neundorf | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|