mirror of
https://github.com/reactos/CMake.git
synced 2024-12-24 12:35:43 +00:00
80e652f5cc
Configuration sensitive expressions are not permitted.
6 lines
273 B
Plaintext
6 lines
273 B
Plaintext
CMake Error in CMakeLists.txt:
|
|
Target "foo" is installed with INCLUDES DESTINATION set to a context
|
|
sensitive path. Paths which depend on the configuration, policy values or
|
|
the link interface are not supported. Consider using
|
|
target_include_directories instead.
|