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.
2 parents 7b58002 + 7bcb80a commit d7b0aafCopy full SHA for d7b0aaf
LAGraph/CMakeLists.txt
@@ -195,7 +195,6 @@ message ( STATUS "CMAKE have OpenMP: " ${OPENMP_C_FOUND} )
195
include_directories ( ${PROJECT_SOURCE_DIR}/include
196
${PROJECT_SOURCE_DIR}/src/utility
197
${PROJECT_SOURCE_DIR}/test/include )
198
-include_directories ( "/usr/local/include" )
199
200
# tell LAGraph where to find its own source (for LAGraph/data files)
201
set ( CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DLGDIR=${PROJECT_SOURCE_DIR}" )
0 commit comments