cmake/Tests/RunCMake/ObjectLibrary/OwnSources-stderr.txt

14 lines
524 B
Plaintext
Raw Normal View History

2017-07-20 19:35:53 +02:00
^CMake Error at OwnSources.cmake:[0-9]+ \(add_library\):
The SOURCES of "A" use a generator expression that depends on the SOURCES
themselves.
Call Stack \(most recent call first\):
2019-11-11 23:01:05 +01:00
CMakeLists.txt:[0-9]+ \(include\)
+
2020-02-01 23:06:01 +01:00
CMake Error at OwnSources.cmake:[0-9]+ \(add_library\):
The SOURCES of "A" use a generator expression that depends on the SOURCES
themselves.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
+
2019-11-11 23:01:05 +01:00
CMake Generate step failed\. Build files cannot be regenerated correctly\.$