Skip to content

Conversation

@Spodi
Copy link
Contributor

@Spodi Spodi commented May 25, 2025

No description provided.


# Set the project version and language
project(Starship VERSION 0.1.0 LANGUAGES C CXX ASM)
project(Starship VERSION 2.0.1 LANGUAGES C CXX ASM)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version is already set here. No need to set PROJECT_VERSION-Stuff.

CMakeLists.txt Outdated
set(PROJECT_BUILD_NAME "Barnard ${PROJECT_PATCH_WORD}" CACHE STRING "" FORCE)
set(PROJECT_TEAM "github.com/harbourmasters" CACHE STRING "" FORCE)
# set(PROJECT_TEAM "github.com/harbourmasters" CACHE STRING "" FORCE)
set(PROJECT_TEAM "Lywx & YoshiCrystal" CACHE STRING "" FORCE)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be the company name in the executable info.

@sonicdcer sonicdcer merged commit 0c2752d into HarbourMasters:main May 25, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants