Hey, When HWY_ENABLE_TESTS is OFF: [CTest is still included](https://github.com/google/highway/blob/master/CMakeLists.txt#L759). This isn't a big problem but it does put a bunch of projects into my solution that I don't need. One hacky workaround is to set `CTEST_TARGETS_ADDED 1` before making highway available.