mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
1edf138506
For policy-specific tests, use the version before the policy was introduced. Otherwise, use 3.5 where possible. Also, remove `cmake_minimum_required()` and `project()` calls from individual cases where they are handled by `CMakeLists.txt`.
32 lines
923 B
Plaintext
32 lines
923 B
Plaintext
CMake Debug Log at OriginDebug\.cmake:10 \(add_library\):
|
|
Used sources for target OriginDebug:
|
|
|
|
\* .*Tests/RunCMake/target_sources/empty_2.cpp
|
|
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|
|
.*
|
|
CMake Debug Log at OriginDebug\.cmake:13 \(set_property\):
|
|
Used sources for target OriginDebug:
|
|
|
|
\* .*Tests/RunCMake/target_sources/empty_3.cpp
|
|
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|
|
.*
|
|
CMake Debug Log at OriginDebug\.cmake:17 \(target_sources\):
|
|
Used sources for target OriginDebug:
|
|
|
|
\* .*Tests/RunCMake/target_sources/empty_4.cpp
|
|
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|
|
.*
|
|
CMake Debug Log at OriginDebug\.cmake:11 \(target_link_libraries\):
|
|
Used sources for target OriginDebug:
|
|
|
|
\* .*Tests/RunCMake/target_sources/empty_1.cpp
|
|
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|