Merge branch 'develop-blair' of github.com:Malkierian/Shipwright into blair-foxtrot-dev

This commit is contained in:
Malkierian
2025-07-24 09:56:37 -07:00
12 changed files with 66 additions and 27 deletions

View File

@@ -6,7 +6,7 @@ set(CMAKE_C_STANDARD 23 CACHE STRING "The C standard to use")
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.15" CACHE STRING "Minimum OS X deployment version")
project(Ship VERSION 9.0.2 LANGUAGES C CXX)
project(Ship VERSION 9.0.5 LANGUAGES C CXX)
include(CMake/soh-cvars.cmake)
include(CMake/lus-cvars.cmake)