Skip to content

Conversation

@Qix-
Copy link

@Qix- Qix- commented Aug 24, 2021

Kind of strange it hasn't been caught before, but using CMAKE_SOURCE_DIR always refers to the root-most CMake project, not the Eternal directory (wherever it might exist).

Changing it to CMAKE_CURRENT_SOURCE_DIR allows Eternal to properly set up the include paths of the interface target to refer to the subdirectory's location instead of the project root (which makes no sense).

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