Salome HOME
Update flag for calculation case during polyline changing.
[modules/hydro.git] / adm_local / cmake_files / CMakeLists.txt
1
2 # ===============================================================
3 # Files to be installed
4 # ===============================================================
5
6 # These files are data, module or lib files
7 SET(_adm_data
8   FindSalomeHYDRO.cmake
9 )
10 INSTALL(FILES ${_adm_data} DESTINATION ${SALOME_INSTALL_CMAKE_LOCAL})