Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for cmake -DDUMP_LEAKS=1 #230

Merged
merged 1 commit into from Dec 22, 2023

Conversation

TooTallNate
Copy link
Contributor

I want to do a Release build (so that assert is disabled), but still log leaks. This adds the option to enable that through CMake.

I want to do a Release build (so that assert is disabled), but still
log leaks. This adds the option to enable that through CMake.
@TooTallNate TooTallNate changed the title Add support for cmake -DDEBUG_LEAKS=1 Add support for cmake -DDUMP_LEAKS_LEAKS=1 Dec 21, 2023
@TooTallNate TooTallNate changed the title Add support for cmake -DDUMP_LEAKS_LEAKS=1 Add support for cmake -DDUMP_LEAKS=1 Dec 21, 2023
@bnoordhuis bnoordhuis merged commit 119f2c1 into quickjs-ng:master Dec 22, 2023
31 checks passed
@TooTallNate TooTallNate deleted the add/debug-leaks-cmake branch December 22, 2023 22:08
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.

None yet

3 participants