mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
look for toku_config.h
This commit is contained in:
parent
5a3aafe974
commit
31ac1c1109
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ file(GLOB_RECURSE all_hdrs
|
|||
db-benchmark-test/*.h
|
||||
)
|
||||
list(APPEND all_hdrs
|
||||
${CMAKE_CURRENT_BINARY_DIR}/toku_include/config.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/toku_include/toku_config.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/buildheader/db.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/ft/log_header.h
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue