diff CMakeLists.txt @ 65:1078942460cc

sync orthanc folder
author Alain Mazy <am@osimis.io>
date Mon, 13 Nov 2023 21:15:34 +0100
parents 5fb01c588287
children 43f3d9f1985d
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Oct 11 15:58:27 2023 +0200
+++ b/CMakeLists.txt	Mon Nov 13 21:15:34 2023 +0100
@@ -188,3 +188,5 @@
 set_target_properties(UnitTests PROPERTIES
   COMPILE_FLAGS -DORTHANC_ENABLE_LOGGING_PLUGIN=0
   )
+
+DefineSourceBasenameForTarget(UnitTests)
\ No newline at end of file