BUILD_VERSION de-duplication by scottfurry · Pull Request #3405 · sqlitebrowser/sqlitebrowser

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

justinclift merged 1 commit intosqlitebrowser:masterfrom

scottfurry:BuildVersion

Jul 13, 2023

Merged

BUILD_VERSION de-duplication#3405

justinclift merged 1 commit intosqlitebrowser:masterfrom

scottfurry:BuildVersion

Conversation

@scottfurry

Copy link

Contributor

CMake process to determine BUILD_VERSION value is made twice in CMakeLists.txt. Duplicated text is removed and step is moved to a more logical placement.

CMake process to determine BUILD_VERSION value is made twice in CMakeLists.txt.
Deplicated text is removed and step is moved to a more logical placement.
::w:

@justinclift

Copy link

Member

Cool, looks good to me. 😄

@justinclift justinclift merged commit 5d6ce7f into sqlitebrowser:master

Jul 13, 2023

@scottfurry

Copy link

Contributor Author

Thanks, @justinclift

@scottfurry scottfurry deleted the BuildVersion branch

July 13, 2023 06:39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@scottfurry @justinclift