ladybird/Meta/CMake
Ben Wiederhake 363cc09091 Meta: Fix debug-flag detection
Detection broke when we moved from '#ifdef DEBUG_FOO dbgln()' to 'dbgln<DEBUG_FOO>()'.
This patch makes detection more general, which sadly runs into more false-positives.

No rotten code was found, hooray! :^)
2021-02-13 19:50:31 +01:00
..
all_the_debug_macros.cmake Meta: Fix debug-flag detection 2021-02-13 19:50:31 +01:00
utils.cmake Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00