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

Utilities reorganization based on DIS version #76

Merged
merged 6 commits into from
Feb 4, 2023

Conversation

wadehunk
Copy link
Contributor

@wadehunk wadehunk commented Feb 2, 2023

  • Migrated top-level utils directory to dis6/utils and created an analogous directory for dis7.
  • Updated include paths to reflect utils folder relocation
  • Adjusted exported CMake target names to be wrapped in an OpenDIS:: namespace. Left legacy target names as deprecated alias.
  • Expanded target export logic to include version check/compatibility for eventual semantic versioning releases
  • Added minimum compiler standard to C++11
  • Fixes Resolve dependencies between PDUs and utils #18

@wadehunk wadehunk marked this pull request as draft February 2, 2023 22:48
@wadehunk wadehunk marked this pull request as ready for review February 2, 2023 23:07
@leif81
Copy link
Member

leif81 commented Feb 4, 2023

You're quick @wadehunk , nice work!

@leif81 leif81 merged commit a17466d into open-dis:master Feb 4, 2023
@leif81 leif81 mentioned this pull request Feb 4, 2023
@leif81 leif81 linked an issue Feb 4, 2023 that may be closed by this pull request
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.

DIS7 build error on Windows Resolve dependencies between PDUs and utils
2 participants