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

Add FindOrion module #172

Closed

Conversation

john-michaelburke
Copy link
Contributor

  • Adds FindOrion.cmake and hopes no one else needs to use it 💀
  • We are working on some load testing scripts which may need access to some of the rpc code in orion for mocking purposes.

@john-michaelburke john-michaelburke requested a review from a team as a code owner February 7, 2024 20:17

include("GenericFindDependency")

set(orion_ENABLE_CLANG_FORMAT ON)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this is the most appropriate way to do this but this flag is required by orion so it seemed fitting to add it.

@john-michaelburke john-michaelburke force-pushed the john-michaelburke/find-orion-oh-dear-oh-my branch from c21e4a3 to 81deb04 Compare February 7, 2024 20:19
Copy link

sonarcloud bot commented Feb 7, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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.

1 participant