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

Declared include dir needed to find RVO header file in CMakeLists.txt #2

Closed
wants to merge 1 commit into from
Closed

Conversation

moooeeeep
Copy link

I was adding the RVO library as a git submodule to my project, and in order to find the library's header file from my own code during build, I needed to add this line.

I think the issue was similar to this: https://stackoverflow.com/q/38022700

Not sure if there are more elegant ways to solve this, though.

@moooeeeep moooeeeep changed the title Declared header file needed to use with RVO library in CMakeLists.txt Declared include dir needed to find RVO header file in CMakeLists.txt Feb 7, 2019
@snape
Copy link
Owner

snape commented Dec 19, 2020

Closed by 219887f.

@snape snape closed this Dec 19, 2020
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