There was an error while loading. Please reload this page.
1 parent 7678783 commit 37e1061Copy full SHA for 37e1061
1 file changed
Framework/PhysicsSupport/CMakeLists.txt
@@ -8,6 +8,9 @@
8
# In applying this license CERN does not waive the privileges and immunities
9
# granted to it by virtue of its status as an Intergovernmental Organization
10
# or submit itself to any jurisdiction.
11
+install(DIRECTORY ${CMAKE_CURRENT_LIST_DIR}/include/Framework
12
+ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
13
+
14
o2_add_library(FrameworkPhysicsSupport
15
SOURCES src/Plugin.cxx
16
PRIVATE_INCLUDE_DIRECTORIES ${CMAKE_CURRENT_LIST_DIR}/src
0 commit comments