mirror of
https://github.com/boostorg/openmethod.git
synced 2026-01-19 04:22:12 +00:00
* Fix CMake subdir test `add_test(main main)` treats the 2nd argument as the command to run. The one-argument (or named argument variant) supports resolving target names so it will always find it * Use named arguments for subdir-add_test