Skip to content

Fix include dir in Cmake - #34

Open
sin3point14 wants to merge 1 commit into
nushoin:masterfrom
sin3point14:fix-cmake
Open

Fix include dir in Cmake#34
sin3point14 wants to merge 1 commit into
nushoin:masterfrom
sin3point14:fix-cmake

Conversation

@sin3point14

Copy link
Copy Markdown

I added RTree as a submodule in my project and include it by using add_subdirectory in my cmake. However that gave warnings like:

cc1plus: warning: /home/sin3point14/my_projs/openargus/vendor/RTree/RTree.h: not a directory

and compilation fails as compiler couldn't find the header file. This fixes it.

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