mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 20:00:51 -05:00
8 lines
428 B
Plaintext
8 lines
428 B
Plaintext
CMake Error in CMakeLists\.txt:
|
|
The COMPILE_FEATURES property of target "empty1" was evaluated when
|
|
computing the link implementation, and the "CXX_STANDARD" was "98" for that
|
|
computation\. Computing the COMPILE_FEATURES based on the link
|
|
implementation resulted in a higher "CXX_STANDARD" "11"\. This is not
|
|
permitted\. The COMPILE_FEATURES may not both depend on and be depended on
|
|
by the link implementation\.
|