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
Olena
pylene
Commits
40be59f6
Commit
40be59f6
authored
Jun 16, 2020
by
Edwin Carlinet
Browse files
Add dependancy on FreeImage in cmake config file.
parent
d5433700
Changes
1
Hide whitespace changes
Inline
Side-by-side
pylene/PyleneConfig.cmake.in
View file @
40be59f6
...
...
@@ -2,5 +2,6 @@ include(CMakeFindDependencyMacro)
find_dependency(Boost 1.58)
find_dependency(range-v3 0.10.0 CONFIG)
find_dependency(fmt 6.0)
find_dependency(FreeImage)
include("${CMAKE_CURRENT_LIST_DIR}/PyleneTargets.cmake")
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