From 3d5265258e284ca2a111a2a00afba149a4f04363 Mon Sep 17 00:00:00 2001 From: elasota Date: Sun, 16 May 2021 12:08:23 -0400 Subject: [PATCH] Disable asserts --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6d05aa9..c8454c9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,6 +16,7 @@ endif() message("Building ${EXECNAME} for: ${PLATFORM}") add_definitions(-DGP_DEBUG_CONFIG=0) +add_definitions(-DNDEBUG=1) add_library(stb STATIC