fix cmake
This commit is contained in:
parent
1b2e8b6832
commit
de43a2658c
1 changed files with 0 additions and 7 deletions
|
@ -22,11 +22,4 @@ else()
|
|||
message(FATAL_ERROR "Threads not found")
|
||||
endif()
|
||||
|
||||
#include_directories(src)
|
||||
|
||||
#set(INDEX_CC_FILES "${INDEX_CC_FILES}" "src/ranges/range_base.cc" "src/ranges/index_info.cc")
|
||||
#set(MA_CC_FILES "${MA_CC_FILES}" "${INDEX_CC_FILES}" "src/operation_utils.cc")
|
||||
|
||||
set(CMAKE_INSTALL_PREFIX ..)
|
||||
|
||||
add_subdirectory(src)
|
||||
|
|
Loading…
Reference in a new issue