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
Original report (archived issue) by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).
WIP in ign-cmake branch
ign-cmake
depends on ign-cmake's Components feature
This will change the ign-rendering's file structure from:
ign-rendering: - src/ - ogre - optix - include/ignition/rendering/ - ogre - optix
to:
ign-rendering: - ogre - src - include/ignition/rendering/ogre - optix - src - include/ignition/rendering/optix - src - include
The text was updated successfully, but these errors were encountered:
Original comment by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).
Sorry, something went wrong.
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
Resolved in pull request #51
No branches or pull requests
Original report (archived issue) by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).
WIP in
ign-cmake
branchdepends on ign-cmake's Components feature
This will change the ign-rendering's file structure from:
to:
The text was updated successfully, but these errors were encountered: