]> Creatis software - bbtk.git/blobdiff - kernel/install/CMakeLists.txt
*** empty log message ***
[bbtk.git] / kernel / install / CMakeLists.txt
index 91f174faf371304e20953790f96060825ed8b1ec..435ddb83d4fab9921aca0a597e50c03a7074e13c 100644 (file)
@@ -9,8 +9,8 @@ ENDIF(UNIX)
 IF(WIN32)
   IF(USE_VTK)
 
-    # ????????? Why this line doesn't works ...?????
     IF(${VTK_DIR})
+    # ????????? Why this line doesn't works ...?????
       FILE(GLOB_RECURSE LST_FILE_VTKDLL RELATIVE ${VTK_DIR} *.dll )
       FOREACH( iLST  ${LST_FILE_VTKDLL} )
         message("EED kernel/install/CMakeLists.txt " ${iLST} )