summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/ObjectLibrary/MissingSource-stderr.txt
blob: 5c7882d68840f4b78fdb4d67b79bf84632c8d4a5 (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 \.c \.C .*
.*
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)