Skip to content

Conversation

@sbreuss
Copy link

@sbreuss sbreuss commented Jan 7, 2022

Hi,

I wanted to use ThunderSVM as part of a different cmake project.
This currently fails, as current master relies on

  • CMAKE_BINARY_DIR
  • PROJECT_SOURCE_DIR
  • CMAKE_BINARY_DIR

I changed the usage of these variables to use the CURRENT versions with relative paths from there.
With this changes, everything works as expected.

This commit changes the cmake files to allow the usage of ThunderSVM as a submodule within other projects.
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