mirror of https://git.suyu.dev/suyu/suyu
CMake: Make all cache options appear even in case of errors
The `option` commands have been moved to the top of the file, so that the relevant options are registered in the CMake cache even if one of the required libraries is not found. This solves an ergonomic problem when using bundled libraries where you have to first download GLFW before being able to select the option to also download Qt.merge-requests/60/head
parent
9205aca95c
commit
6cec330103
Loading…
Reference in New Issue