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

For out of tree builds, the include directories need to reference the… #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ngiambla
Copy link

… newly generated .hh files in the 'build' (or whatever out of tree build) directory. CMakeLists.txt was updated to reflect this: include_directories(). Also, I added a .gitignore to prevent executables (i.e. example/ot_parser, example/sample_parser, unittest/regression) from being sucked into a commit.

… newly generated .hh files in the 'build' (or whatever out of tree build) directory. CMakeLists.txt was updated to reflect this: include_directories(). Also, I added a .gitignore to prevent executables (i.e. example/ot_parser, example/sample_parser, unittest/regression) from being sucked into a commit.
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