mirror of
https://github.com/reactos/CMake.git
synced 2025-01-05 18:38:46 +00:00
c4d2f64f3c
Refactoring in commit v3.3.0-rc1~76^2 (cmMakefile: Handle CMP0014 before configuring the generator, 2015-05-14) accidentally left the file name "/CMakeLists.txt" in the error message. Remove it and add a test case.
9 lines
239 B
Plaintext
9 lines
239 B
Plaintext
^CMake Error at Missing.cmake:1 \(add_subdirectory\):
|
|
The source directory
|
|
|
|
.*/Tests/RunCMake/add_subdirectory/Missing
|
|
|
|
does not contain a CMakeLists.txt file.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)$
|