From 405cced4a59588719e7cb3ef3f4c778326223a9d Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Tue, 12 Feb 2019 21:40:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=83=D1=82=D1=8C=20=D0=BA=20=D1=84?= =?UTF-8?q?=D0=B0=D0=B9=D0=BB=D1=83=20compiler=5Ffeatures.hpp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMLibCompilerFeaturesHPPGenerate.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMLibCompilerFeaturesHPPGenerate.cmake b/CMLibCompilerFeaturesHPPGenerate.cmake index 8c2c198..3dfa8a1 100644 --- a/CMLibCompilerFeaturesHPPGenerate.cmake +++ b/CMLibCompilerFeaturesHPPGenerate.cmake @@ -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