cmake/Tests/RunCMake/cmake_language/defer_call_add_subdirectory-stderr.txt

10 lines
397 B
Plaintext
Raw Normal View History

2021-09-14 00:13:48 +02:00
^CMake Error at defer_call_add_subdirectory.cmake:1 \(add_subdirectory\):
Subdirectories may not be created during deferred execution.
Call Stack \(most recent call first\):
CMakeLists.txt:DEFERRED
+
CMake Error at defer_call_add_subdirectory.cmake:2 \(subdirs\):
Subdirectories may not be created during deferred execution.
Call Stack \(most recent call first\):
CMakeLists.txt:DEFERRED$