Skip to content
Snippets Groups Projects
Commit 1eed2c28 authored by Andreas Traczyk's avatar Andreas Traczyk Committed by Adrien Béraud
Browse files

contrib: use CMake to build freetype

CMake support is provided upstream and should be used instead of
dated visual studio project files.

Gitlab: #1009
Change-Id: I8f614d71a9e78c3778f6f05d9621fb65af673eac
parent c5ba0f59
Branches
No related tags found
No related merge requests found
......@@ -2,14 +2,5 @@
"name": "freetype",
"version": "39ce3ac499d4cd7371031a062f410953c8ecce29",
"url": "https://gitlab.freedesktop.org/freetype/freetype/-/archive/__VERSION__/freetype-__VERSION__.tar.gz",
"deps": [],
"patches": [],
"win_patches": [],
"project_paths": ["builds/windows/vc2010/freetype.vcxproj"],
"with_env" : "",
"custom_scripts": {
"pre_build": ["copy %cd%\\\\..\\\\..\\\\src\\\\freetype\\\\freetype.vcxproj %cd%\\\\builds\\\\windows\\\\vc2010\\\\freetype.vcxproj /Y"],
"build": [],
"post_build": []
}
"use_cmake": true
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment