Путь к файлу 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)
|
string(TOUPPER ${PROJECT_NAME} _project_name_uppercase)
|
||||||
|
|
||||||
write_compiler_detection_header(
|
write_compiler_detection_header(
|
||||||
FILE compiler_features.hpp
|
FILE include/compiler_features.hpp
|
||||||
PREFIX ${_project_name_uppercase}
|
PREFIX ${_project_name_uppercase}
|
||||||
COMPILERS GNU Clang MSVC Intel
|
COMPILERS GNU Clang MSVC Intel
|
||||||
FEATURES
|
FEATURES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user