2
0
mirror of https://github.com/boostorg/cobalt.git synced 2026-01-19 04:02:16 +00:00

4 Commits

Author SHA1 Message Date
Alexander Grund
77345a996e CMake: Fix required C++ standard
The `CXX_STANDARD_REQUIRED` property is a boolean, i.e. ON or OFF not a numeric value.
2025-09-07 17:31:50 +08:00
Klemens Morgenstern
c5de1d56a4 moved try_compile checks to source files. 2023-10-25 23:10:20 +08:00
Klemens Morgenstern
d2bf700c96 added return() to CMakeLists.txt & memory_resource check. 2023-10-25 22:57:57 +08:00
Klemens Morgenstern
34cc36f390 added try_compile to requirement checks. 2023-10-25 14:49:57 +08:00