You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
MCOL-3941 part 2. Added the location of the flex/bison output to the include list.
This commit is contained in:
@ -12,6 +12,7 @@ set_source_files_properties(dml-scan.cpp PROPERTIES COMPILE_FLAGS -Wno-sign-comp
|
||||
|
||||
########### next target ###############
|
||||
|
||||
include_directories(${CMAKE_CURRENT_BINARY_DIR}) # to pick up flex/bison output
|
||||
ADD_LIBRARY(dmlpackage SHARED
|
||||
dml-scan.cpp
|
||||
dml-gram.cpp
|
||||
|
Reference in New Issue
Block a user