summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/ObjectLibrary/MissingSource-stderr.txt
blob: 411cd7cb76c4073b3ec691f70ccb3e1845a7c5c7 (plain)
1
2
3
4
5
6
7
8
9
CMake Error at MissingSource.cmake:1 \(add_library\):
  Cannot find source file:

    missing.c

  Tried extensions( \.[A-Za-z+]+|
 )*
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)