build: Use CMake option() instead of set(CACHE BOOL). #21

Merged
arnor-nolen merged 1 commit from build-use-options into master 2026-06-04 18:56:58 +00:00
Owner

Replace all uses of set(CACHE BOOL) with option(). Force particular formatting style by using comments.

Replace all uses of `set(CACHE BOOL)` with `option()`. Force particular formatting style by using comments.
build: Use CMake option() instead of set(CACHE BOOL).
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
349661b3f4
arnor-nolen deleted branch build-use-options 2026-06-04 18:56:58 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
arnor-nolen/ndl!21
No description provided.