1
0
Fork 0

Fix if format in gsl CMakeLists.txt

This commit is contained in:
Ilya Fedin 2020-08-11 04:44:06 +04:00 committed by John Preston
parent 6fa0e8df72
commit a88d82e41b

View file

@ -19,7 +19,7 @@ if (DESKTOP_APP_USE_PACKAGED)
endif() endif()
endif() endif()
if(NOT Microsoft.GSL_FOUND) if (NOT Microsoft.GSL_FOUND)
target_include_directories(external_gsl SYSTEM target_include_directories(external_gsl SYSTEM
INTERFACE INTERFACE
${third_party_loc}/GSL/include ${third_party_loc}/GSL/include