X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=bin%2FCMakeLists.txt;h=b9d75112f9a9526f3e1db5ce5e0342b8318af46a;hb=58a4df4487383d3ff0db67dd2d7f7de805c97a8a;hp=7f1ced890a9b4a50aeb0de88845cab107fac29bd;hpb=c7c9039d845fb2a5e2eb391139af089b4bed26a5;p=modules%2Fparavis.git diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt index 7f1ced89..b9d75112 100644 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -23,4 +23,4 @@ SET(output ${CMAKE_CURRENT_BINARY_DIR}/VERSION) MESSAGE(STATUS "Creation of ${output}") CONFIGURE_FILE(${input} ${output}) -INSTALL(FILES paravis_setenv.py ${CMAKE_CURRENT_BINARY_DIR}/VERSION DESTINATION bin/salome) +INSTALL(FILES paravis_setenv.py ${CMAKE_CURRENT_BINARY_DIR}/VERSION DESTINATION ${SALOME_INSTALL_BINS})