Skip to content
Snippets Groups Projects
Commit ffd61c3d authored by François Cartegnie's avatar François Cartegnie :fingers_crossed:
Browse files

contribs: taglib: MP4 and ASF are default since 1.8

parent 7d0fec2c
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,6 @@ taglib: taglib-$(TAGLIB_VERSION).tar.gz .sum-taglib
.taglib: taglib toolchain.cmake
cd $< && $(HOSTVARS_PIC) $(CMAKE) \
-DENABLE_STATIC:BOOL=ON \
-DWITH_ASF:BOOL=ON \
-DWITH_MP4:BOOL=ON .
.
cd $< && $(MAKE) install
touch $@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment