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
Copy file name to clipboardExpand all lines: cmake/Warnings.cmake
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@
45
45
# SOFTWARE.
46
46
47
47
48
-
cmake_minimum_required(VERSION3.1)
48
+
cmake_minimum_required(VERSION3.15...3.29)
49
49
50
50
option(ENABLE_WARNINGS_SETTINGS"Allow target_set_warnings to add flags and defines. Set this to OFF if you want to provide your own warning parameters."ON)
0 commit comments