cmake/Tests/RunCMake/ObjectLibrary/MissingSource-stderr.txt
2021-09-14 00:13:48 +02:00

10 lines
200 B
Plaintext

CMake Error at MissingSource.cmake:1 \(add_library\):
Cannot find source file:
missing.c
Tried extensions \.c \.C .*
.*
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)