You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add cmake_minimum_required to test_iss36 CMakeLists.txt
Newer CMake versions require cmake_minimum_required() at the top of
CMakeLists.txt files. Add version 3.10 requirement to fix test on
modern CMake installations.
0 commit comments