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
PIM
Itinerary
Commits
95d8111a
Commit
95d8111a
authored
May 03, 2021
by
Nicolas Fella
Browse files
Use imported target for ZLib
parent
ab87e65e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/weather/CMakeLists.txt
View file @
95d8111a
...
...
@@ -17,7 +17,7 @@ target_link_libraries(itinerary-weather
Qt5::Core
PRIVATE
Qt5::Network
${
ZLIB
_LIBRARIES
}
ZLIB
::ZLIB
)
if
(
TARGET KF5::Holidays
)
target_link_libraries
(
itinerary-weather PRIVATE KF5::Holidays
)
...
...
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