Files
CMake/Tests/RunCMake/InterfaceLibrary/global-interface-stderr.txt
Brad King 4ac9ee10ad Tests: Rename test RunCMake.{interface_library => InterfaceLibrary}
Our RunCMake.<lower-case> namespace is meant for testing individual
CMake language commands.
2020-07-22 13:42:58 -04:00

10 lines
200 B
Plaintext

CMake Error at global-interface.cmake:2 \(add_library\):
Cannot find source file:
GLOBAL
Tried extensions \.c \.C .*
.*
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)