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
Plasma
Plasma Workspace
Commits
9db99a2c
Commit
9db99a2c
authored
Apr 19, 2021
by
Bhushan Shah
📱
Browse files
libcolorcorrect: add the alias PW::LibColorCorrect for library
parent
c61f9ec7
Changes
1
Hide whitespace changes
Inline
Side-by-side
libcolorcorrect/CMakeLists.txt
View file @
9db99a2c
...
...
@@ -11,6 +11,7 @@ set(colorcorrect_LIB_SRCS
)
add_library
(
colorcorrect
${
colorcorrect_LIB_SRCS
}
)
add_library
(
PW::LibColorCorrect ALIAS colorcorrect
)
generate_export_header
(
colorcorrect
)
...
...
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