Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow easy install of source code, for SDK deployment #11

Open
Sqeaky opened this issue Feb 3, 2017 · 1 comment
Open

Allow easy install of source code, for SDK deployment #11

Sqeaky opened this issue Feb 3, 2017 · 1 comment
Milestone

Comments

@Sqeaky
Copy link
Member

Sqeaky commented Feb 3, 2017

This will likely require that issue #10 be resolved, but some users will not use a library if it does not provide a simple to install SDK.

Something like this should work:

cmake ..
make
sudo make install

and the Headers and libraries should be installed.

@Sqeaky Sqeaky added this to the 1.0 milestone Feb 3, 2017
@Sqeaky
Copy link
Member Author

Sqeaky commented Feb 19, 2018

This might currently worked, the cmake intall macros are set and sane defaults are used. should be tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant