Skip to content

Conversation

@r4nx
Copy link

@r4nx r4nx commented Apr 20, 2025

This commit introduces an ability to install the library in any way (at least among those that are known to me): install, FetchContent, add_subdirectory.

Tests are moved into a separate directory, as well as the related CMakeLists.txt file. Note that tests are still built by default (which, though, can be turned off by setting BUILD_TESTING option to OFF) and test cases are completely untouched.

This commit introduces an ability to install the library in any way
(at least among those that are known to me): install, `FetchContent`,
`add_subdirectory`.

Tests are moved into a separate directory, as well as the related
`CMakeLists.txt` file. Note that tests are still built by default
(which, though, can be turned off by setting `BUILD_TESTING` option
to `OFF`) and test cases are completely untouched.
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