summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CMP0115/CMP0115-NEW-stderr.txt
blob: b63c53d538f216c8950047ba7e6627041a594f4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
^CMake Error at CMP0115\.cmake:[0-9]+ \(add_executable\):
  Cannot find source file:

    main
Call Stack \(most recent call first\):
  CMP0115-NEW\.cmake:[0-9]+ \(include\)
  CMakeLists\.txt:[0-9]+ \(include\)


CMake Error at CMP0115\.cmake:[0-9]+ \(add_executable\):
  No SOURCES given to target: exe
Call Stack \(most recent call first\):
  CMP0115-NEW\.cmake:[0-9]+ \(include\)
  CMakeLists\.txt:[0-9]+ \(include\)


CMake Generate step failed\.  Build files cannot be regenerated correctly\.$