Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PI2
PI2 View
Commits
895402be
Commit
895402be
authored
Jan 07, 2019
by
Martin Kröning
🦀
Browse files
Don't install the ABI wrapper as headers
parent
4ab4167b
Changes
1
Hide whitespace changes
Inline
Side-by-side
pi2-demo/meson.build
View file @
895402be
...
...
@@ -16,4 +16,3 @@ executable('pi2-demo', pi2_demo_src,
dependencies
:
[
pi2_view_dep
,
boost_po_dep
],
install
:
true
)
install_headers
(
'include/MapAppABIWrapper.hpp'
,
'src/MapAppABIWrapper.cpp'
,
subdir
:
'pi2-view'
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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