mirror of https://gitee.com/bigwinds/arangodb
removed superfluous file
This commit is contained in:
parent
4b2b85f1b5
commit
0a88fb3dfa
|
@ -1,12 +0,0 @@
|
|||
# header only atm
|
||||
# if(AR_USE_SYSTEM_LIBS)
|
||||
# find_package(Boost REQUIED)
|
||||
# else()
|
||||
# #mimic findpackage
|
||||
# set(Boost_INCLUDE_DIRS "1.58.0")
|
||||
# set(Boost_VERSION "1.58.0")
|
||||
# set(Boost_FOUND True)
|
||||
# endif()
|
||||
|
||||
# add_library(ar_boost INTERFACE)
|
||||
# target_include_directories(ar_boost INTERFACE ${Boost_INCLUDE_DIRS})
|
Loading…
Reference in New Issue