cmake: don't build zstd.c (#1160)

it's built in utility_common.cpp
This commit is contained in:
Dennis Brakhane
2025-07-11 20:15:28 +02:00
committed by GitHub
parent c497fbd8ce
commit 5309d10d86
+1
View File
@@ -35,6 +35,7 @@ install(FILES ${HEADER_FILES}
file(GLOB_RECURSE DIRECTLY_INCLUDED_FILES CONFIGURE_DEPENDS
# included by utility_common.cpp
mikktspace.c
zstd.c
# included by volk.h
volk.c