summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/add_executable/OnlyObjectSources-stderr.txt
blob: ea72d5dea7cb56cc40c9908aefd28312e8bafd85 (plain)
1
2
3
4
5
6
7
8
9
10
11
^CMake Error at OnlyObjectSources.cmake:[0-9]+ \(add_executable\):
  add_executable called with incorrect number of arguments
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)


CMake Error at OnlyObjectSources.cmake:[0-9]+ \(target_sources\):
  Cannot specify sources for target \"TestExeWithoutSources\" which is not
  built by this project.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)$