mirror of
https://github.com/taglib/taglib.git
synced 2025-07-18 13:04:18 -04:00
add utf8cpp git submodule (#1142)
* add utf8cpp git submodule More standard. Allows using the system provided utf8cpp. Signed-off-by: Rosen Penev <rosenp@gmail.com> * cmake: use standard find_package for zlib Simpler. Signed-off-by: Rosen Penev <rosenp@gmail.com> --------- Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "3rdparty/utfcpp"]
|
||||
path = 3rdparty/utfcpp
|
||||
url = https://github.com/nemtrif/utfcpp.git
|
Reference in New Issue
Block a user