]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STARLIGHT/starlight/include/reportingUtils.h
Switching from CMAKE_SOURCE_DIR to AliRoot_SOURCE_DIR
[u/mrichter/AliRoot.git] / STARLIGHT / starlight / include / reportingUtils.h
index 75e9b94fd3fa2e0823f525f85b16d60f26251e9e..03a17e51a2511c4b145c8769bb6d212862cd7690 100644 (file)
@@ -86,10 +86,10 @@ printSvnVersion()
 }
 
 
-#ifndef CMAKE_SOURCE_DIR  // CMAKE_SOURCE_DIR set by Makefile
-#define CMAKE_SOURCE_DIR "undefined"
+#ifndef AliRoot_SOURCE_DIR  // AliRoot_SOURCE_DIR set by Makefile
+#define AliRoot_SOURCE_DIR "undefined"
 #endif
-inline std::string compileDir() { return CMAKE_SOURCE_DIR; }
+inline std::string compileDir() { return AliRoot_SOURCE_DIR; }
 
 inline
 void