Commit c45c5904 authored by Rich Prohaska's avatar Rich Prohaska

look for toku_config.h

parent 577e42f4
...@@ -30,7 +30,7 @@ file(GLOB_RECURSE all_hdrs ...@@ -30,7 +30,7 @@ file(GLOB_RECURSE all_hdrs
db-benchmark-test/*.h db-benchmark-test/*.h
) )
list(APPEND all_hdrs 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}/buildheader/db.h
${CMAKE_CURRENT_BINARY_DIR}/ft/log_header.h ${CMAKE_CURRENT_BINARY_DIR}/ft/log_header.h
) )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment