Skip to content

Commit

Permalink
Force Build
Browse files Browse the repository at this point in the history
  • Loading branch information
ROGsamurai committed Sep 4, 2024
1 parent 632856e commit 551ae8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set(CMAKE_CXX_STANDARD 20 CACHE STRING "The C++ standard to use")

set(CMAKE_OSX_DEPLOYMENT_TARGET "10.15" CACHE STRING "Minimum OS X deployment version")

project(Ship VERSION v8.0.6 LANGUAGES C CXX)
project(Ship VERSION 8.0.6 LANGUAGES C CXX)
set(PROJECT_BUILD_NAME "Leveled" CACHE STRING ""FORCE)
set(PROJECT_TEAM "github.com/harbourmasters" CACHE STRING ""FORCE)

Expand Down

0 comments on commit 551ae8e

Please sign in to comment.