Salome HOME
0054463: Refactor salome_test.py
[modules/kernel.git] / CTestTestfileInstall.cmake.in
index 254fb82f1e3e0701a287b3998271dfd3eaefcc2d..7532280536b07f612f77d868cc4e5e7d40b73f9b 100644 (file)
@@ -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
     )