let openbsd be fucked then i guess (FOR NOW)

This commit is contained in:
lizzie
2026-08-09 16:12:22 +00:00
committed by crueter
parent 27dfa6037a
commit b100b47a2d
3 changed files with 5 additions and 7 deletions
+2 -2
View File
@@ -24,8 +24,8 @@ include(CMakeDependentOption)
include(CTest)
include(CPMUtil)
if (NOT DEFINED ARCHITECTURE)
message(FATAL_ERROR "Architecture didn't make it out of scope, did you delete DetectArchitecture.cmake?")
if (CXX_GCC AND CMAKE_CXX_COMPILER_VERSION VERSION_LESS "14.0")
message(FATAL_ERROR "You must use gcc14 (or newer) feel free to fix clang yourself otherwise.")
endif()
if (OPENBSD)