Users of the new target_compile_features command are expected to check the existence of the CMAKE_CXX_COMPILE_FEATURES variable before attempting to use it to require features.
9 lines
235 B
Plaintext
9 lines
235 B
Plaintext
CMake Error at NoSupportedCxxFeatures.cmake:3 \(target_compile_features\):
|
|
target_compile_features no known features for compiler
|
|
|
|
"[^"]*"
|
|
|
|
version *[.0-9]+\.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|