~marcustomlinson/keeper/add-builddeb-dir

« back to all changes in this revision

Viewing changes to tests/utils/CMakeLists.txt

mergeĀ lp:~charlesk/keeper/keeper-tar-create-handle-libarchive-failure-gracefully

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
target_link_libraries(
19
19
  ${LIB_NAME}
20
20
  backup-helper
 
21
  util
21
22
  Qt5::Core
22
23
)