Путь к файлу compiler_features.hpp
This commit is contained in:
@ -2,7 +2,7 @@ include(WriteCompilerDetectionHeader)
|
||||
string(TOUPPER ${PROJECT_NAME} _project_name_uppercase)
|
||||
|
||||
write_compiler_detection_header(
|
||||
FILE compiler_features.hpp
|
||||
FILE include/compiler_features.hpp
|
||||
PREFIX ${_project_name_uppercase}
|
||||
COMPILERS GNU Clang MSVC Intel
|
||||
FEATURES
|
||||
|
Reference in New Issue
Block a user