We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fffb2f commit 8011e7aCopy full SHA for 8011e7a
graybatConfig.cmake
@@ -54,7 +54,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${graybat_DIR}/include/graybat/utils
54
###############################################################################
55
56
if(EXISTS "${CMAKE_BINARY_DIR}/conanbuildinfo.cmake")
57
- set(CONAN_DISABLE_CHECK_COMPILER "FALSE")
+ #set(CONAN_DISABLE_CHECK_COMPILER "TRUE")
58
include("${CMAKE_BINARY_DIR}/conanbuildinfo.cmake")
59
conan_basic_setup()
60
message("${CMAKE_INCLUDE_PATH}")
0 commit comments