Skip to content

Fix bug in when BuildOptions.cmake checks if variables are defined or…#429

Merged
spe-ciellt merged 1 commit intodevelopfrom
fix/bugfix-in-buildoptions-definitions
Mar 13, 2026
Merged

Fix bug in when BuildOptions.cmake checks if variables are defined or…#429
spe-ciellt merged 1 commit intodevelopfrom
fix/bugfix-in-buildoptions-definitions

Conversation

@spe-ciellt
Copy link
Copy Markdown
Contributor

… not

Previously CMake thought the varaibles was always 'not defined' and wrote over the value given on the command line as -D parameter.

… not

Previously CMake thought the varaibles was always 'not defined' and wrote
over the value given on the command line as -D parameter.
@spe-ciellt spe-ciellt self-assigned this Mar 13, 2026
@spe-ciellt spe-ciellt added fix Solution for a potential problem or omission. buildsystem Updates to the buildsystem (CMake/CTest/CPack) labels Mar 13, 2026
@spe-ciellt spe-ciellt merged commit 2613d48 into develop Mar 13, 2026
8 checks passed
@spe-ciellt spe-ciellt deleted the fix/bugfix-in-buildoptions-definitions branch March 13, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildsystem Updates to the buildsystem (CMake/CTest/CPack) fix Solution for a potential problem or omission.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant