Salome HOME
update CDMATH
[tools/solverlab.git] / CDMATH / tests / ressources / CMakeLists.txt
1 SET(MESH_MED2
2   ../ressources/
3   )
4
5 file(COPY ${MESH_MED2} DESTINATION ${CMAKE_BINARY_DIR}/tests/ressources)
6
7 install(DIRECTORY ${MESH_MED2} DESTINATION meshes)
8
9