cmake/Tests/RunCMake/CMP0170/CMP0170-WARN-stderr.txt
2024-07-09 14:46:46 +02:00

29 lines
1.5 KiB
Plaintext

CMake Warning at .*/Modules/FetchContent\.cmake:[0-9]+ \(message\):
FETCHCONTENT_FULLY_DISCONNECTED is set to true, which requires the source
directory for dependency t1 to already be populated\. This generally means
it must not be set to true the first time CMake is run in a build
directory\. The following source directory should already be populated, but
it doesn't exist:[
]+ .*/Tests/RunCMake/CMP0170/IdoNotExist[
]+ Policy CMP0170 controls enforcement of this requirement\.
Call Stack \(most recent call first\):
.*/Modules/FetchContent\.cmake:[0-9]+:EVAL:1 \(__FetchContent_Populate\)
.*/Modules/FetchContent\.cmake:[0-9]+ \(cmake_language\)
CMP0170\.cmake:[0-9]+ \(FetchContent_Populate\)
CMP0170-WARN\.cmake:[0-9]+ \(include\)
CMakeLists\.txt:[0-9]+ \(include\)
[
]+CMake Warning at .*/Modules/FetchContent\.cmake:[0-9]+ \(message\):
FETCHCONTENT_FULLY_DISCONNECTED is set to true, which requires the source
directory for dependency t2 to already be populated\. This generally means
it must not be set to true the first time CMake is run in a build
directory\. The following source directory should already be populated, but
it doesn't exist:[
]+ .*/Tests/RunCMake/CMP0170/IdoNotExist[
]+ Policy CMP0170 controls enforcement of this requirement\.
Call Stack \(most recent call first\):
.*/Modules/FetchContent\.cmake:[0-9]+ \(__FetchContent_Populate\)
CMP0170\.cmake:[0-9]+ \(FetchContent_MakeAvailable\)
CMP0170-WARN\.cmake:[0-9]+ \(include\)
CMakeLists\.txt:[0-9]+ \(include\)