Skip to content

Commit ba78be2

Browse files
committed
tweak
1 parent ea1e2fa commit ba78be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libmamba/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ macro(libmamba_create_target target_name linkage output_name)
583583
${target_name}
584584
PUBLIC
585585
${CRYPTO_LIBRARIES}
586-
XmlLite.lib
586+
XmlLite.lib # required by libarchive
587587
${LibArchive_LIBRARY}
588588
${LIBXML2_LIBRARY}
589589
${ICONV_LIBRARY}

0 commit comments

Comments
 (0)