mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
build: define CGLM_DEFINE_PRINTS to enable print functions for test results
This commit is contained in:
@@ -23,6 +23,7 @@ checkLDFLAGS = -L./.libs \
|
||||
checkCFLAGS = $(AM_CFLAGS) \
|
||||
-std=gnu11 \
|
||||
-O3 \
|
||||
-DCGLM_DEFINE_PRINTS \
|
||||
-I./include
|
||||
|
||||
check_PROGRAMS = test/tests
|
||||
|
||||
Reference in New Issue
Block a user