]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - CMakeLists.txt
doxy: consider comments after last line
[u/mrichter/AliRoot.git] / CMakeLists.txt
index 91d2c9bfc8d2502581e66d2b51eb8b4bf74c81d4..fcc380cb8165ccb992e3692c0375d4d2a584cafb 100644 (file)
@@ -118,7 +118,7 @@ set(ALIROOT_STATIC CACHE STRING "ENABLE static building of AliRoot: ON")
 if(DA)
     if(NOT DIMDIR AND NOT ODIR)
         set(DA FALSE)
-        message(FATAL_ERROR "Das enabled but no DIMDIR and ODIR set. Please set DIMDIR to DIM installation and ODIR to platform (default linux)")
+        message(FATAL_ERROR "DAs enabled but no DIMDIR and ODIR set. Please set DIMDIR to DIM installation and ODIR to platform (default linux)")
     endif()
 
     if(NOT DATE_FOUND)