Skip to content

WIP: Update CMake

Ethan Wu requested to merge update-cmake into master

CMake deprecated FORCE_*_COMPILER, so let's update - current Ubuntu LTS (18.04) has a new enough CMake for CMAKE_TRY_COMPILE_TARGET_TYPE, so let's use it for CI, which was the only thing holding an upgrade back.

Edited by Ethan Wu

Merge request reports