mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-13 08:05:52 +01:00
Add debug.c to libid3tag sources in CMakeLists.txt
This commit is contained in:
@@ -7,6 +7,7 @@ list( APPEND SOURCES
|
|||||||
PRIVATE
|
PRIVATE
|
||||||
${TARGET_ROOT}/compat.c
|
${TARGET_ROOT}/compat.c
|
||||||
${TARGET_ROOT}/crc.c
|
${TARGET_ROOT}/crc.c
|
||||||
|
${TARGET_ROOT}/debug.c
|
||||||
${TARGET_ROOT}/field.c
|
${TARGET_ROOT}/field.c
|
||||||
${TARGET_ROOT}/file.c
|
${TARGET_ROOT}/file.c
|
||||||
${TARGET_ROOT}/frame.c
|
${TARGET_ROOT}/frame.c
|
||||||
|
|||||||
Reference in New Issue
Block a user