View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015680CMakeCMakepublic2015-08-04 16:062016-02-01 09:10
ReporterAnton Makeev 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS XOS Version
Product VersionCMake 3.3 
Target VersionCMake 3.3.1Fixed in VersionCMake 3.3.1 
Summary0015680: The message about a missing CMakeLists.txt in a subdirectory is incorrect [regression]
DescriptionCMake < 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 Reproducegenerate the attached project with Unix Makefiles generator
TagsNo tags attached.
Attached Fileszip file icon problems_missing_subdirs_cmakelists.zip [^] (1,164 bytes) 2015-08-04 16:06
patch file icon 0001-add_subdirectory-Fix-error-message-on-missing-CMakeL.patch [^] (5,877 bytes) 2015-08-04 16:44 [Show Content]

 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.

 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


Copyright © 2000 - 2018 MantisBT Team