Files
reasampler/src/core/reclaim/CMakeLists.txt
T

4 lines
227 B
CMake

reasampler_pure_library(prune_reconcile SOURCES prune_reconcile.cpp)
# bank_book supplies the cross-bank referenced-file union the orphan set is computed against.
reasampler_test(prune_reconcile LINK prune_reconcile bank_book)