summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/interface_library/global-interface-stderr.txt
blob: 24edd0f89859654e446620190bfdb039ec2de501 (plain)
1
2
3
4
5
6
7
8
9
CMake Error at global-interface.cmake:2 \(add_library\):
  Cannot find source file:

    GLOBAL

  Tried extensions \.c \.C \.c\+\+ \.cc \.cpp \.cxx \.m \.M \.mm \.h \.hh \.h\+\+ \.hm \.hpp
  \.hxx \.in \.txx
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)