[cmake-developers] [CMake 0015680]: The message about a missing CMakeLists.txt in a subdirectory is incorrect [regression]
Mantis Bug Tracker
mantis at public.kitware.com
Tue Aug 4 16:06:38 EDT 2015
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15680
======================================================================
Reported By: Anton Makeev
Assigned To:
======================================================================
Project: CMake
Issue ID: 15680
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-08-04 16:06 EDT
Last Modified: 2015-08-04 16:06 EDT
======================================================================
Summary: 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
======================================================================
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
======================================================================
More information about the cmake-developers
mailing list