Commit 00ef6d84 authored by Bradley C. Kuszmaul's avatar Bradley C. Kuszmaul

Cleanup

parent 91e2af2b
......@@ -67,4 +67,3 @@ install(
## build tags
include(TokuBuildTagDatabases)
......@@ -390,7 +390,6 @@ 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