View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015680 | CMake | CMake | public | 2015-08-04 16:06 | 2016-02-01 09:10 | ||||
Reporter | Anton Makeev | ||||||||
Assigned To | Brad King | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS X | OS Version | ||||||
Product Version | CMake 3.3 | ||||||||
Target Version | CMake 3.3.1 | Fixed in Version | CMake 3.3.1 | ||||||
Summary | 0015680: The message about a missing CMakeLists.txt in a subdirectory is incorrect [regression] | ||||||||
Description | CMake < 3.3 reports The source directory ...problems_missing_subdirs_cmakelists/subdir does not contain a CMakeLists.txt file. CMake 3.3 reports The source directory ...problems_missing_subdirs_cmakelists/subdir/CMakeLists.txt does not contain a CMakeLists.txt file. | ||||||||
Steps To Reproduce | generate the attached project with Unix Makefiles generator | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | problems_missing_subdirs_cmakelists.zip [^] (1,164 bytes) 2015-08-04 16:06 0001-add_subdirectory-Fix-error-message-on-missing-CMakeL.patch [^] (5,877 bytes) 2015-08-04 16:44 [Show Content] | ||||||||
Relationships | |
Relationships |
Notes | |
(0039231) Brad King (manager) 2015-08-04 16:30 |
Thanks. This bisects to v3.3.0-rc1~76^2: cmMakefile: Handle CMP0014 before configuring the generator. http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ce167b54 [^] |
(0039232) Brad King (manager) 2015-08-04 16:45 |
0001-add_subdirectory-Fix-error-message-on-missing-CMakeL.patch should fix this. |
(0039242) Brad King (manager) 2015-08-05 11:00 |
Fixed: add_subdirectory: Fix error message on missing CMakeLists.txt http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c4d2f64f [^] |
(0039243) Brad King (manager) 2015-08-05 11:01 |
I've queued this for merge to 'release' for inclusion in 3.3.1. |
(0040398) Robert Maynard (manager) 2016-02-01 09:10 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2015-08-04 16:06 | Anton Makeev | New Issue | |
2015-08-04 16:06 | Anton Makeev | File Added: problems_missing_subdirs_cmakelists.zip | |
2015-08-04 16:30 | Brad King | Note Added: 0039231 | |
2015-08-04 16:31 | Brad King | Target Version | => CMake 3.3.1 |
2015-08-04 16:43 | Brad King | Assigned To | => Brad King |
2015-08-04 16:43 | Brad King | Status | new => assigned |
2015-08-04 16:44 | Brad King | File Added: 0001-add_subdirectory-Fix-error-message-on-missing-CMakeL.patch | |
2015-08-04 16:45 | Brad King | Note Added: 0039232 | |
2015-08-05 11:00 | Brad King | Note Added: 0039242 | |
2015-08-05 11:01 | Brad King | Note Added: 0039243 | |
2015-08-05 11:01 | Brad King | Status | assigned => resolved |
2015-08-05 11:01 | Brad King | Resolution | open => fixed |
2015-08-05 11:01 | Brad King | Fixed in Version | => CMake 3.3.1 |
2016-02-01 09:10 | Robert Maynard | Note Added: 0040398 | |
2016-02-01 09:10 | Robert Maynard | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |