Parcourir la source

ENH: removed old command

Ken Martin il y a 20 ans
Parent
commit
1dfe02fb86
1 fichiers modifiés avec 1 ajouts et 3 suppressions
  1. 1 3
      Tests/Wrapping/CMakeLists.txt

+ 1 - 3
Tests/Wrapping/CMakeLists.txt

@@ -46,9 +46,7 @@ SET (SRCS
   vtkIncluded.cxx
   vtkIncluded.cxx
   )
   )
 
 
-WRAP_EXCLUDE_FILES (
-  vtkExcluded
-  )
+SET_SOURCE_FILES_PROPERTIES(vtkExcluded PROPERTIES WRAP_EXCLUDE 1)
 
 
 #
 #
 # Specify (empty) VTK hint files
 # Specify (empty) VTK hint files