mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-20 06:00:30 -06:00
Since commit f65f20938c (Autogen: Avoid processing CSharp targets,
2020-11-12, v3.20.0-rc1~301^2) we collect all sources for a target
earlier than previously. Clear the sources cache so that it will be
re-computed later after AUTOGEN processing.
Fixes: #22085
20 lines
747 B
Plaintext
20 lines
747 B
Plaintext
^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\)
|
|
+
|
|
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\)
|
|
+
|
|
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\)
|
|
+
|
|
CMake Generate step failed\. Build files cannot be regenerated correctly\.$
|