Renamed CMake option OGS_DONT_USE_OPTIONAL_SUBMODULES to OGS_USE_OPTIONAL_SUBMODULES.
Searching for optional submodules has to be actively enabled by this option. This prevents unexpected CMake errors when developers checked out the submodules without their knowledge (as it happens e.g. with the Windows GitHub app).
Please register or sign in to comment