2012-08-13 18:00:32 +04:00
|
|
|
CMake Error at BadCONFIG.cmake:1 \(add_custom_target\):
|
|
|
|
Error evaluating generator expression:
|
|
|
|
|
|
|
|
\$<CONFIG:.>
|
|
|
|
|
2012-09-11 21:53:38 +04:00
|
|
|
Expression syntax not recognized.
|
|
|
|
Call Stack \(most recent call first\):
|
|
|
|
CMakeLists.txt:3 \(include\)
|
|
|
|
+
|
|
|
|
CMake Error at BadCONFIG.cmake:1 \(add_custom_target\):
|
|
|
|
Error evaluating generator expression:
|
|
|
|
|
|
|
|
\$<CONFIG:Foo,Bar>
|
|
|
|
|
2013-12-31 18:57:25 +04:00
|
|
|
\$<CONFIG> expression requires one or zero parameters.
|
2012-09-11 21:53:38 +04:00
|
|
|
Call Stack \(most recent call first\):
|
|
|
|
CMakeLists.txt:3 \(include\)
|
|
|
|
+
|
|
|
|
CMake Error at BadCONFIG.cmake:1 \(add_custom_target\):
|
|
|
|
Error evaluating generator expression:
|
|
|
|
|
|
|
|
\$<CONFIG:Foo-Bar>
|
|
|
|
|
|
|
|
Expression syntax not recognized.
|
|
|
|
Call Stack \(most recent call first\):
|
|
|
|
CMakeLists.txt:3 \(include\)
|
|
|
|
+
|
|
|
|
CMake Error at BadCONFIG.cmake:1 \(add_custom_target\):
|
|
|
|
Error evaluating generator expression:
|
|
|
|
|
|
|
|
\$<CONFIG:Foo-Nested>
|
|
|
|
|
2012-08-13 18:00:32 +04:00
|
|
|
Expression syntax not recognized.
|
|
|
|
Call Stack \(most recent call first\):
|
|
|
|
CMakeLists.txt:3 \(include\)$
|