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

8 lines
304 B
Plaintext
Raw Normal View History

2021-09-14 00:13:48 +02:00
^(CMake Error at OwnSources.cmake:[0-9]+ \(add_library\):
2017-07-20 19:35:53 +02:00
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\)
2021-09-14 00:13:48 +02:00
+)+
2019-11-11 23:01:05 +01:00
CMake Generate step failed\. Build files cannot be regenerated correctly\.$