Skip to content

Conversation

@pdimov
Copy link
Member

@pdimov pdimov commented Oct 27, 2025

  • Adds a GHA job for running the tests "standalone" (against a CMake-installed Boost)
  • Regenerates CMakeLists.txt using boostdep --cmake sort and then reapllies the standalone changes, but only when the library is the root project
  • Replaces setting the CMAKE_CXX_STANDARD unconditionally to 11 (which may override a root project or user choice of e.g. 17) with target_compile_features

@pdimov pdimov linked an issue Oct 27, 2025 that may be closed by this pull request
@spreadsort spreadsort merged commit a447aba into develop Oct 28, 2025
22 checks passed
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.

Comments on CMakeLists.txt

3 participants