X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=CTestTestfileInstall.cmake.in;h=7532280536b07f612f77d868cc4e5e7d40b73f9b;hb=ab8d157da314570f9893e4911adeaa2c2f02d4c4;hp=254fb82f1e3e0701a287b3998271dfd3eaefcc2d;hpb=49768d63ac3882a4d35d56bc0f8826f2cd3bd762;p=modules%2Fkernel.git diff --git a/CTestTestfileInstall.cmake.in b/CTestTestfileInstall.cmake.in index 254fb82f1..753228053 100644 --- a/CTestTestfileInstall.cmake.in +++ b/CTestTestfileInstall.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2016 CEA/DEN, EDF R&D +# Copyright (C) 2015-2017 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -17,7 +17,6 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -#SET(SALOME_TEST_DRIVER "$ENV{ABSOLUTE_APPLI_PATH}/bin/salome/appliskel/salome_test_driver.py") SET(SALOME_TEST_DRIVER "@CMAKE_INSTALL_PREFIX@/bin/salome/appliskel/salome_test_driver.py") SET(COMPONENT_NAME KERNEL) @@ -42,4 +41,5 @@ SUBDIRS( Launcher salomeInstance salomeCommand concurrentSession + salomeTest )