Skip to content

Add Installation Paths Fix #65

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

Merged
merged 4 commits into from
Feb 20, 2025
Merged

Conversation

OliverGlandberger
Copy link
Contributor

@OliverGlandberger OliverGlandberger commented Jan 28, 2025

The author jgoppert originally posted the following description in THIS PR:

"GNUInstallDirs was not defined when target_include_directories was set. This caused it to be blank and the cmake target import failed. User projects importing the cmake target should use include qualisys_cpp_sdk/RTProtocol.h etc."

This PR implements the changes suggested by jgoppert.

NOTE: It seems 'GNUInstallDirs' somehow snuck its way into master early.


Tests Run:

  • Windows, Install to Target "C:\qualisys_sdk_test_project":
    image
  • Ubuntu, Install to '.'
    image

@OliverGlandberger OliverGlandberger marked this pull request as ready for review February 18, 2025 10:29
@OliverGlandberger OliverGlandberger merged commit a9070a9 into master Feb 20, 2025
10 checks passed
@qjgn qjgn deleted the fix_installation_paths branch February 20, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants