Путь к файлу compiler_features.hpp
This commit is contained in:
parent
6e5e08aac0
commit
405cced4a5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user