Skip to content

Conversation

@pdimov
Copy link
Member

@pdimov pdimov commented Oct 19, 2025

Also move block before add_subdirectory(test) and remove extraneous ** implied by GLOB_RECURSE.

Also move block before `add_subdirectory(test)` and remove extraneous `**` implied by `GLOB_RECURSE`.
@pdimov
Copy link
Member Author

pdimov commented Oct 19, 2025

Since the minimum CMake version is 3.8 here, VERSION_GREATER_EQUAL 3.18 (requires CMake 3.7) is also possible, but the current formulation matches the checks in the rest of the libraries containing a similar block of code.

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://45.bloom.prtest3.cppalliance.org/libs/bloom/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2025-10-19 18:22:27 UTC

@joaquintides joaquintides merged commit 7eda52e into develop Oct 20, 2025
40 checks passed
@joaquintides joaquintides deleted the pdimov-patch-1 branch October 20, 2025 07:02
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.

4 participants