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
iwr
amdis
Commits
39c59db5
Commit
39c59db5
authored
Oct 22, 2016
by
Praetorius, Simon
Browse files
missing package FindPkgConfig included in AMDISConfig.cmake.in
parent
55b11aee
Changes
1
Hide whitespace changes
Inline
Side-by-side
AMDiS/cmake3/AMDISConfig.cmake.in
View file @
39c59db5
...
...
@@ -36,6 +36,8 @@ set(AMDIS_NEED_COMPOSITE_FEM @ENABLE_COMPOSITE_FEM@)
set(BUILD_SHARED_LIBS @BUILD_SHARED_LIBS@)
set(CMAKE_BUILD_TYPE @CMAKE_BUILD_TYPE@)
include(FindPkgConfig)
add_library(amdis_base INTERFACE)
add_library(AMDiS ALIAS amdis_base)
...
...
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