1
0
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:
Patrick LeBlanc
2020-04-22 11:14:58 -04:00
parent 1710da198d
commit 432e13c3b1
2 changed files with 2 additions and 0 deletions

View File

@ -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