mirror of
https://github.com/taglib/taglib.git
synced 2025-07-18 21:14:23 -04:00
Moved a macro from taglib_config.h to config.h
This commit is contained in:
@ -31,4 +31,7 @@
|
||||
/* Defined if you have libz */
|
||||
#cmakedefine HAVE_ZLIB 1
|
||||
|
||||
/* Indicates whether debug messages are shown even in release mode */
|
||||
#cmakedefine TRACE_IN_RELEASE 1
|
||||
|
||||
#cmakedefine TESTS_DIR "@TESTS_DIR@"
|
||||
|
Reference in New Issue
Block a user