cmake/Tests/RunCMake/ObjectLibrary/MissingSource-stderr.txt

10 lines
195 B
Plaintext
Raw Normal View History

2013-11-07 00:51:16 +02:00
CMake Error at MissingSource.cmake:1 \(add_library\):
Cannot find source file:
missing.c
2023-07-02 19:51:09 +02:00
Tried extensions ([^
]+
)+Call Stack \(most recent call first\):
2013-11-07 00:51:16 +02:00
CMakeLists.txt:3 \(include\)