Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Accelerators
CICD
GENERIC
Protocols
Serial
Commits
cf24d5c7
Commit
cf24d5c7
authored
Nov 09, 2021
by
Arnaud Le Meillour
Browse files
add common lib repo
parent
2d91483d
Pipeline
#58979
passed with stage
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cmake/build-shared.cmake
View file @
cf24d5c7
...
...
@@ -81,6 +81,9 @@ write_basic_package_version_file(
if
(
BATCH
)
install
(
TARGETS
${
SHARED_TARGET
}
LIBRARY DESTINATION
"
${
INSTALL_LIBDIR_COMMON
}
"
PUBLIC_HEADER DESTINATION
"
${
INSTALL_INCLUDEDIR
}
"
INCLUDES DESTINATION
"
${
INSTALL_INCLUDEDIR
}
"
PERMISSIONS
${
DEFAULT_PERMISSIONS_LIB
}
)
endif
()
...
...
Write
Preview
Supports
Markdown
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