X-Git-Url: http://git.salome-platform.org/gitweb/?p=tools%2Flibbatch.git;a=blobdiff_plain;f=src%2FCore%2FTest%2FTest_config.h.in;h=a11641295b4e1b4f3e762a280fb981c26e86dde6;hp=8e5ab001496994d4eba2396f133f9672f0a9404b;hb=81d83ed5bb4d235c5688dcec0e9458015e760e26;hpb=f9cfa27307e650551fd1f69d616cdec5f9ff2efd diff --git a/src/Core/Test/Test_config.h.in b/src/Core/Test/Test_config.h.in index 8e5ab00..a116412 100644 --- a/src/Core/Test/Test_config.h.in +++ b/src/Core/Test/Test_config.h.in @@ -20,4 +20,8 @@ // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // +/* Environment variable containing the path of the test configuration file */ #define TEST_CONFIG_FILE_ENV_VAR "${TEST_CONFIG_FILE_ENV_VAR}" + +/* Current source directory */ +#define CMAKE_CURRENT_SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}"