]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - CMakeLists.txt
PAR: includes from previously enabled PARfiles
[u/mrichter/AliRoot.git] / CMakeLists.txt
index 1a464433fa306a20e51fd279346354e5f70a021b..92ef56fe69486ecdfb6e4d8765ff215646ec28a3 100644 (file)
@@ -111,7 +111,7 @@ else()
   # date-config needs DIMDIR and ODIR set
   # Setting variables in cache to be accesible by ccmake
   set(DATE_CONFIG CACHE STRING "date-config script location")
-  set(DIMDIT CACHE STRING "dim installation folder")
+  set(DIMDIR CACHE STRING "dim installation folder")
   set(ODIR CACHE STRING "dim plaform, usually \"linux\"")
 
   if(DIMDIR AND ODIR)