Files
Alexander Grund d59abed109 Fix CMake subdir test
* 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
2025-11-01 11:28:11 -04:00
..
2025-11-01 11:28:11 -04:00