MantisBT - CMake |
| View Issue Details |
|
| 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 |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | problems_missing_subdirs_cmakelists.zip (1,164) 2015-08-04 16:06 https://public.kitware.com/Bug/file/5500/problems_missing_subdirs_cmakelists.zip
0001-add_subdirectory-Fix-error-message-on-missing-CMakeL.patch (5,877) 2015-08-04 16:44 https://public.kitware.com/Bug/file/5501/0001-add_subdirectory-Fix-error-message-on-missing-CMakeL.patch |
|
| 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 |
|
Notes |
|
|
(0039231)
|
|
Brad King
|
|
2015-08-04 16:30
|
|
|
|
|
(0039232)
|
|
Brad King
|
|
2015-08-04 16:45
|
|
|
0001-add_subdirectory-Fix-error-message-on-missing-CMakeL.patch should fix this. |
|
|
|
(0039242)
|
|
Brad King
|
|
2015-08-05 11:00
|
|
|
|
|
(0039243)
|
|
Brad King
|
|
2015-08-05 11:01
|
|
I've queued this for merge to 'release' for inclusion in 3.3.1.
|
|
|
|
(0040398)
|
|
Robert Maynard
|
|
2016-02-01 09:10
|
|
|
Closing resolved issues that have not been updated in more than 4 months. |
|