This repository has been archived on 2022-05-21. You can view files and clone it, but cannot push or open issues or pull requests.
shapes-juke/thirdparty/ft4d/dub.json

15 lines
212 B
JSON

{
"name": "ft4d",
"license": "Boost",
"targetType": "library",
"targetPath": ".bin",
"dependencies": {
"bindbc-freetype": "~>0.7.0"
},
"versions": ["BindFT_Static"],
"libs": ["freetype"]
}