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

Apply remaining cmake fixes #73

Merged

Conversation

rhabacker
Copy link
Contributor

@rhabacker rhabacker commented Nov 15, 2022

Followup for #71

I found a few more things to simplify.

There is no such directory 'CMakeModules' in the source tree.
The PROJECT_ variables provided by cmake are a better replacement for
these custom variables.
@rhabacker rhabacker changed the title Use vsg_add_cmake_support_files() to fix install location for cmake files on Linux x86_64 Apply remaining cmake fixes Nov 15, 2022
The OpenThreads module is included by default and does not need to be
explicitly specified.

Added from vsg-dev#71
@rhabacker
Copy link
Contributor Author

rhabacker commented Nov 15, 2022

There is on thing left from #70, related to OSG_PLUGINS_DIRECTORY. I'm working on this

@rhabacker
Copy link
Contributor Author

There is on thing left from #70, related to OSG_PLUGINS_DIRECTORY. I'm working on this

Should be complete now.

@robertosfield robertosfield merged commit fe3fe41 into vsg-dev:master Nov 15, 2022
@robertosfield robertosfield mentioned this pull request Nov 15, 2022
@rhabacker rhabacker deleted the cmake-linux-install-fix-followup branch November 16, 2022 13:58
This pull request was closed.
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.

2 participants