Prechádzať zdrojové kódy

COMP: Visualization/XIP now depends on XIP_LIBRARIES

It means the external project XIP will be downloaded/configured/built
if this library is enabled.
Jean-Christophe Fillion-Robin 15 rokov pred
rodič
commit
0f66cf8af9

+ 1 - 0
Libs/Visualization/XIP/target_libraries.cmake

@@ -6,4 +6,5 @@
 
 SET(target_libraries
   CTKCore
+  XIP_LIBRARIES
   )