Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

added install options to lib/CMakeLists.txt #24

Merged
merged 3 commits into from
Jan 16, 2017

Conversation

kdavison
Copy link
Contributor

@kdavison kdavison commented Dec 18, 2016

I wanted a 'make install' option, so I added one.
installs:
gainput/lib/include/gainput/*.h -> $CMAKE_PREFIX_PATH/include/gainput/*.h
gainput/#cmake build#/*.a AND gainput/#cmake build#/*.so -> $CMAKE_PREFIX_PATH/lib

Builds both SHARED + STATIC now, though some clever cmake-ing should be able to build both using gainput.* instead of separate names.

@jkuhlmann jkuhlmann merged commit 67700b2 into jkuhlmann:master Jan 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants