mirror of
https://github.com/taglib/taglib.git
synced 2025-07-22 06:54:22 -04:00
Merge branch 'master' into taglib2
Conflicts: taglib/asf/asffile.h taglib/fileref.cpp taglib/flac/flacfile.h taglib/mp4/mp4file.h taglib/taglib_config.h.cmake taglib/toolkit/tbytevector.cpp taglib/toolkit/tfile.cpp taglib/toolkit/tfilestream.cpp taglib/toolkit/tiostream.h tests/test_flac.cpp
This commit is contained in:
@ -48,5 +48,8 @@
|
||||
/* 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