wireshark/epan/crypt
João Valverde 4c9b0d846c CMake: Reverse debug macros
Originally WS_DISABLE_DEBUG was chosen to be
similar to G_DISABLE_ASSERT and NDEBUG.

However generator expressions are essential for modern CMake
but the syntax is weird and having to use negations makes it
ten-fold worse.

Remove the negation. Instead of changing the CMake variable
reverse the macro definition for WS_DISABLE_DEBUG.

The $<CONFIG:cgs> generator expression with multiple config arguments
requires CMake >= 3.19 so we can't use that yet for a further
syntactical simplification.
2023-01-12 00:59:15 +00:00
..
CMakeLists.txt libgcrypt: Require version 1.8.0 2022-04-20 21:30:21 -04:00
CMakeListsCustom.txt.example
dot11decrypt.c dot11decrypt: explicitly cast *pmk_len and msk_len 2022-06-03 23:13:34 +00:00
dot11decrypt_ccmp.c
dot11decrypt_debug.h CMake: Reverse debug macros 2023-01-12 00:59:15 +00:00
dot11decrypt_gcmp.c
dot11decrypt_int.h libgcrypt: Require version 1.8.0 2022-04-20 21:30:21 -04:00
dot11decrypt_interop.h
dot11decrypt_system.h
dot11decrypt_tkip.c
dot11decrypt_user.h
dot11decrypt_util.c
dot11decrypt_util.h
dot11decrypt_ws.h
kasumi.h
wep-wpadefs.h