summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/ObjectLibrary/MissingSource-stderr.txt
blob: 05eb42d5ea2e42901ab237cb195e3392071a8ac2 (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 ([^
]+
)+Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)