Skip to content

minor commit: address CMake warning and improve CMakeLists.txt consistency and readability#48

Open
bentyeh wants to merge 1 commit intopachterlab:mainfrom
bentyeh:patch-1
Open

minor commit: address CMake warning and improve CMakeLists.txt consistency and readability#48
bentyeh wants to merge 1 commit intopachterlab:mainfrom
bentyeh:patch-1

Conversation

@bentyeh
Copy link
Contributor

@bentyeh bentyeh commented Oct 29, 2025

Address the CMake warning that the if(NOT ZLIBNG_DISABLE) block was closed with an endif argument (ZLIBNG_DISABLE) that was not identical to that of the if argument.

Minor improvements to syntax consistency and readability.

Address the CMake warning that the `if(NOT ZLIBNG_DISABLE)` block was closed with an `endif` argument (`ZLIBNG_DISABLE`) that was not identical to the `if` argument.

Minor improvements to syntax consistency and readability.
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.

1 participant