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 c13bc04 commit 947b3dfCopy full SHA for 947b3df
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