]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
TPCsim: install headers
authordberzano <dario.berzano@cern.ch>
Mon, 19 Jan 2015 16:49:37 +0000 (17:49 +0100)
committerdberzano <dario.berzano@cern.ch>
Mon, 19 Jan 2015 16:49:37 +0000 (17:49 +0100)
TPC/TPCsim/CMakeLists.txt

index 3df3c54c05aea2618aeef76480572c214b7111ef..7ba6a7b832ea9ab0a51325e491e50c25bcfcb8f0 100644 (file)
@@ -92,4 +92,4 @@ endif(${CMAKE_SYSTEM} MATCHES Darwin)
 install(TARGETS ${MODULE}
         ARCHIVE DESTINATION lib
         LIBRARY DESTINATION lib)
-
+install(FILES ${HDRS} DESTINATION include)