Commit 6154c3d3 authored by Bradley C. Kuszmaul's avatar Bradley C. Kuszmaul

Revert "Cleanup"

This reverts commit fbd96859.

Should have been on a branch.
parent d76887a9
......@@ -67,3 +67,4 @@ install(
## build tags
include(TokuBuildTagDatabases)
......@@ -390,6 +390,7 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
add_space_separated_property(TARGET ${base}.tdb COMPILE_FLAGS -fvisibility=hidden)
endforeach(bin)
foreach(bin ${tdb_bins})
get_filename_component(base ${bin} NAME_WE)
target_link_libraries(${base}.tdb HotBackup)
......
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