We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
This might currently worked, the cmake intall macros are set and sane defaults are used. should be tested.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: