X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=CTestTestfileInstall.cmake;h=ed7c74822b8ba44805fa7199b61f980eb47c2684;hb=d3582bad2ba00bbf625d06e8cfbff999d7c38880;hp=f1f002aa5762bd33dc0e918e08366a4def285ad5;hpb=947cb34ff26f107a04a77e519159a50860ee51dd;p=modules%2Fgeom.git diff --git a/CTestTestfileInstall.cmake b/CTestTestfileInstall.cmake index f1f002aa5..ed7c74822 100644 --- a/CTestTestfileInstall.cmake +++ b/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2017 CEA/DEN, EDF R&D +# Copyright (C) 2017-2021 CEA/DEN, EDF R&D, OPEN CASCADE # # 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,7 @@ # 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(PYTHON_TEST_DRIVER "$ENV{KERNEL_ROOT_DIR}/bin/salome/appliskel/python_test_driver.py") SET(COMPONENT_NAME GEOM) SET(TIMEOUT 300)