]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - CMakeLists.txt
Changes for reading Embedded tracks in the cluster task
[u/mrichter/AliRoot.git] / CMakeLists.txt
index 0c144f2be7aadb684f91f40043abb2ce9c864680..5e05707b4b2e14405b4c22f4c85d2b03bcce6eb8 100644 (file)
@@ -29,6 +29,7 @@ if(NOT ALICE_INSTALL)
 else()
   message(STATUS "AliRoot files will be installed in ${ALICE_INSTALL}")
 endif(NOT ALICE_INSTALL)
+set(CMAKE_INSTALL_PREFIX ${ALICE_INSTALL})
 
 get_filename_component(PROJECT_SOURCE_DIR "${PROJECT_SOURCE_DIR}" REALPATH)
 set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake")