mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Add support for importing and exporting compile-only requirements to/from CPS. This also means that we now support and export CPS 0.14.
7 lines
252 B
Plaintext
7 lines
252 B
Plaintext
CMake Error in CMakeLists\.txt:
|
|
\$<COMPILE_ONLY:\.\.\.> expression in "INTERFACE_LINK_LIBRARIES" of target
|
|
"bar" contains a generator expression\. This is not allowed\.
|
|
|
|
|
|
CMake Generate step failed\. Build files cannot be regenerated correctly\.
|