mirror of
https://github.com/taglib/taglib.git
synced 2026-08-27 12:47:01 -04:00
add utf8cpp git submodule (#1142)
* add utf8cpp git submodule More standard. Allows using the system provided utf8cpp. Signed-off-by: Rosen Penev <[email protected]> * cmake: use standard find_package for zlib Simpler. Signed-off-by: Rosen Penev <[email protected]> --------- Signed-off-by: Rosen Penev <[email protected]>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[submodule "3rdparty/utfcpp"]
|
||||
path = 3rdparty/utfcpp
|
||||
url = https://github.com/nemtrif/utfcpp.git
|
||||
Reference in New Issue
Block a user