9d9f616792
This expression evaluates to '1' or '0' to indicate whether the build configuration for which the expression is evaluated matches tha named configuration. In combination with the "$<0:...>" and "$<1:...>" expressions this allows per-configuration content to be generated.
9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
CMake Error at BadCONFIG.cmake:1 \(add_custom_target\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<CONFIG:.>
|
|
|
|
Expression syntax not recognized.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)$
|