You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/opencollada/files/opencollada-0_p864-expat.patch

13 lines
353 B

--- a/CMakeLists.txt 2012-01-15 23:14:49.478520648 +0100
+++ b/CMakeLists.txt 2012-01-15 23:15:06.947302261 +0100
@@ -208,8 +208,7 @@
if (USE_EXPAT)
add_definitions(-DGENERATEDSAXPARSER_XMLPARSER_EXPAT)
- message("FATAL: EXPAT support not implemented")
- # TODO:: use externals
+ set(LIBEXPAT_LIBRARIES expat)
endif ()
#adding PCRE