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 1375869 commit aa09aefCopy full SHA for aa09aef
CMakeLists.txt
@@ -105,7 +105,6 @@ endif()
105
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/src)
106
107
add_subdirectory(src)
108
-add_subdirectory(prerequisites)
109
110
#-----------------------------------------------------
111
# Publicize installed location to other CMake projects
prerequisites/CMakeLists.txt
0 commit comments