]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - CMakeLists.txt
fix coverity # 22583, 22584, 25074, 24075, possibly null geom pointer, remove, factor...
[u/mrichter/AliRoot.git] / CMakeLists.txt
index d0307e613e8092aee3fdc8ade6fc16bdfd2862dc..44d1c9aac6dfd5172580c90488afc670a8583b9b 100644 (file)
@@ -216,7 +216,7 @@ else()
  message("AliRoot sources not downloaded from a Version Control System. I can't tell which revision you are using!")
 endif(EXISTS ${PROJECT_SOURCE_DIR}/.git/)
 
-configure_file(${PROJECT_SOURCE_DIR}/cmake/ARVersion.h.tmp ${CMAKE_INCLUDE_EXPORT_DIRECTORY}/ARVersion.h @ONLY)
+configure_file(${PROJECT_SOURCE_DIR}/cmake/ARVersion.h.tmp ${CMAKE_INCLUDE_EXPORT_DIRECTORY}/FromTemplate/ARVersion.h @ONLY)
 
 string (REPLACE "-" "." ALIROOT_BRANCH_SPEC "${ALIROOT_BRANCH}")