Salome HOME
Merge from BR_LIBBATCH_2_0
[tools/libbatch.git] / src / Core / Test / Test_config.h.in
index 8e5ab001496994d4eba2396f133f9672f0a9404b..a11641295b4e1b4f3e762a280fb981c26e86dde6 100644 (file)
@@ -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}"