mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 15:24:16 +01:00
Revert "Cleanup"
This reverts commit fbd9685991
.
Should have been on a branch.
This commit is contained in:
parent
d76887a9c2
commit
6154c3d31b
2 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue