Alexander Grund
bb949cbbd8
Fix required CMake version
...
`add_compile_definitions` was introduced in CMake 3.12
2025-09-30 17:24:05 +02:00
Christian Granzin
c6c5795101
use find_package commands if CMake is called from MSM's root, adapt test/CMakeLists.txt to fix missing dependencies
2025-09-27 02:50:34 -04:00
Christian Granzin
50cfdf0fd7
Feat/release readiness preparation ( #6 )
...
* adapt tests
* use alternative dispatch table initialization if C++20 is not available
* restructure test Jamfile and adapt build Jamfile
2025-08-03 17:31:34 +02:00
Christian Granzin
2d87fa9145
First backmp11 version ( #4 )
...
First version of the backmp11 backend.
Contains:
- favor_runtime_speed policy that mainly replaces MPL with Mp11
- favor_compile_time that uses a new mechanism with dispatch tables per state
2025-04-15 14:32:20 +02:00
Peter Dimov
03f58ead6d
Add CMakeLists.txt
2021-05-28 01:55:40 +03:00