Skip to content

Minor tweak to CMake code when user doesn't specify a CMake build type#54

Merged
bienz2 merged 1 commit into
masterfrom
bug-cmake-build-corner-case
Nov 24, 2025
Merged

Minor tweak to CMake code when user doesn't specify a CMake build type#54
bienz2 merged 1 commit into
masterfrom
bug-cmake-build-corner-case

Conversation

@TheMasterDirk
Copy link
Copy Markdown
Contributor

When the build type is not specified, the local code does build in release mode as expected, but the way we did it did not propagate the build type into the exported cmake module file for some reason. This PR does a minor tweak to fix that.

@TheMasterDirk TheMasterDirk requested a review from bienz2 November 24, 2025 22:04
@TheMasterDirk TheMasterDirk added the bug Something isn't working label Nov 24, 2025
@bienz2 bienz2 self-assigned this Nov 24, 2025
@bienz2 bienz2 merged commit 7adba45 into master Nov 24, 2025
2 checks passed
@TheMasterDirk TheMasterDirk deleted the bug-cmake-build-corner-case branch November 24, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants