From 47e08c0768ccd443fe96e69299c74f85b4f831f9 Mon Sep 17 00:00:00 2001 From: dberzano Date: Tue, 3 Feb 2015 11:51:13 +0100 Subject: [PATCH] CMake: install ITS/UPGRADE/misc Fixes ALIROOT-5798 --- ITS/UPGRADE/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ITS/UPGRADE/CMakeLists.txt b/ITS/UPGRADE/CMakeLists.txt index 176ed87fe51..81a7dd4dc0e 100644 --- a/ITS/UPGRADE/CMakeLists.txt +++ b/ITS/UPGRADE/CMakeLists.txt @@ -19,6 +19,6 @@ add_subdirectory(ITSUpgradeRec) add_subdirectory(ITSUpgradeSim) # Macros -install(DIRECTORY macros DESTINATION ITS/UPGRADE) +install(DIRECTORY macros misc DESTINATION ITS/UPGRADE) message(STATUS "ITS UPGRADE enabled") -- 2.39.3