reactos/sdk
Timo Kreuzer a5c5c19bcf [CMAKE] Fix warning about redefinition of NDEBUG on release builds
"-DNDEBUG" will result in NDEBUG being defined as 0. To define it to nothing, like we do in our code, it must be "-DNDEBUG="
2024-10-25 14:37:52 +03:00
..
cmake [CMAKE] Fix warning about redefinition of NDEBUG on release builds 2024-10-25 14:37:52 +03:00
include [SDK:CRT] Reenable malloc.h inclusion in xmmintrin.h (#6464) 2024-10-24 12:06:38 +02:00
lib [CPPRT] Add cpprt for GCC, tool 2024-10-24 18:39:50 +03:00
tools [REACTOS] Improve handling of non-standard names 2024-10-20 14:12:25 +03:00