Salome HOME
Porting PYHELLO SALOME module build procedure to the CMake build system: some correct...
[samples/pyhello.git] / adm_local / cmake_files / CMakeLists.txt
index c488036a789ed8a5144b95b60bb8295fcfe0a1d9..4091377c2392b15e5c11f13d30b5a6843c7f7f31 100755 (executable)
@@ -23,7 +23,6 @@
 
 # These files are data, module or lib files
 SET(_adm_data
-  FindPYHELLO.cmake
   FindSalomePYHELLO.cmake
 )
 INSTALL(FILES ${_adm_data} DESTINATION ${SALOME_INSTALL_CMAKE_LOCAL})