mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-26 22:40:33 +05:00
Fix for '23553: Replace ABSOLUTE_APPLI_PATH by KERNEL_ROOT_DIR in GEOM and SMESH cmakefiles' issue.
This commit is contained in:
parent
ad3cb4c938
commit
80891dc6f9
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
INCLUDE(tests.set)
|
INCLUDE(tests.set)
|
||||||
|
|
||||||
SET(SALOME_TEST_DRIVER "$ENV{ABSOLUTE_APPLI_PATH}/bin/salome/appliskel/salome_test_driver.py")
|
SET(SALOME_TEST_DRIVER "$ENV{KERNEL_ROOT_DIR}/bin/salome/appliskel/salome_test_driver.py")
|
||||||
SET(COMPONENT_NAME SMESH)
|
SET(COMPONENT_NAME SMESH)
|
||||||
SET(TIMEOUT 300)
|
SET(TIMEOUT 300)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user