You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-09 10:41:14 +03:00
Permit build with older cmake
This commit is contained in:
@@ -12,8 +12,6 @@ target_link_libraries(ExeMgr ${ENGINE_LDFLAGS} ${ENGINE_EXEC_LIBS} ${NETSNMP_LIB
|
||||
|
||||
target_include_directories(ExeMgr PRIVATE ${Boost_INCLUDE_DIRS})
|
||||
|
||||
target_compile_features(ExeMgr PRIVATE )
|
||||
|
||||
install(TARGETS ExeMgr DESTINATION ${ENGINE_BINDIR} COMPONENT platform)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user