Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Testicular Slingshot
Alchemy Viewer
Commits
ee12a00e
Commit
ee12a00e
authored
Feb 19, 2020
by
Rye Mutt
🍞
Browse files
Fix a small linking issue on msvc
parent
3ae2d349
Changes
1
Hide whitespace changes
Inline
Side-by-side
indra/media_plugins/base/CMakeLists.txt
View file @
ee12a00e
...
...
@@ -44,6 +44,7 @@ add_library(media_plugin_base
set_target_properties
(
media_plugin_base PROPERTIES POSITION_INDEPENDENT_CODE TRUE
)
target_link_libraries
(
media_plugin_base PUBLIC
target_link_libraries
(
media_plugin_base PUBLIC
llcommon
fmt::fmt
)
\ No newline at end of file
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