Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
JAliEn
JAliEn-ROOT
Commits
0e31b483
Commit
0e31b483
authored
Jun 07, 2019
by
Nikola Hardi
Browse files
Deploy headers
parent
126fed52
Pipeline
#904315
passed with stage
in 2 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
0e31b483
...
...
@@ -48,4 +48,5 @@ target_link_libraries(${LIBNAME} ${ROOT_LIBRARIES} json-c websockets)
install
(
TARGETS
${
LIBNAME
}
LIBRARY DESTINATION lib
)
install
(
FILES
${
PROJECT_BINARY_DIR
}
/lib
${
LIBNAME
}
.rootmap DESTINATION lib
)
install
(
FILES
${
PROJECT_BINARY_DIR
}
/lib
${
LIBNAME
}
_rdict.pcm DESTINATION lib
)
install
(
FILES
${
HDRS
}
DESTINATION include
)
install
(
DIRECTORY
${
CMAKE_SOURCE_DIR
}
/etc/plugins DESTINATION etc
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment