Salome HOME
Initial merge of branch 'BR_HYDRO_IMPS_2016' into BR_PORTING_OCCT_7
[modules/hydro.git] / src / HYDRO_tests / reference_data / CMakeLists.txt
index b475d9633efd72e21a252b19cf5d6a9f24bc7cea..1f1f86e7b0f5fefbe829050805fd449b27fcd5d4 100644 (file)
@@ -106,16 +106,19 @@ SET(REFERENCE_DATA
     p1.brep
     p2.brep
     p3.brep
-    cc_int_w_1.png 
+    cc_int_w_1.png
     cc_int_w_2.png
     cc_int_w_3.png
-    StreamDlg.png    
+    StreamDlg.png
     Profiles.xyz
+    profiles1.xyz
     DTM_1.png
     DTM_2.png
+    stream_dtm_2d.png
+    stream_dtm_3d.png
 )
 
 # Application tests
 
-SET(TEST_INSTALL_DIRECTORY $ENV{HYDRO_ROOT_DIR}/bin/salome/test)
+SET(TEST_INSTALL_DIRECTORY ${SALOME_INSTALL_BINS}/test)
 INSTALL(FILES ${REFERENCE_DATA} DESTINATION ${TEST_INSTALL_DIRECTORY})