Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VTK
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
430
Issues
430
List
Boards
Labels
Milestones
Merge Requests
113
Merge Requests
113
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
VTK
VTK
Commits
ad68446b
Commit
ad68446b
authored
Jun 05, 2019
by
Utkarsh Ayachit
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
freetype: update to 2.10.0
parent
ac21d779
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ThirdParty/freetype/CMakeLists.txt
ThirdParty/freetype/CMakeLists.txt
+1
-1
ThirdParty/freetype/update.sh
ThirdParty/freetype/update.sh
+1
-1
No files found.
ThirdParty/freetype/CMakeLists.txt
View file @
ad68446b
...
@@ -2,7 +2,7 @@ vtk_module_third_party(
...
@@ -2,7 +2,7 @@ vtk_module_third_party(
INTERNAL
INTERNAL
LICENSE_FILES
"vtkfreetype/docs/FTL.TXT"
LICENSE_FILES
"vtkfreetype/docs/FTL.TXT"
"vtkfreetype/docs/LICENSE.TXT"
"vtkfreetype/docs/LICENSE.TXT"
VERSION
"2.
9.1
"
VERSION
"2.
10.0
"
STANDARD_INCLUDE_DIRS
STANDARD_INCLUDE_DIRS
EXTERNAL
EXTERNAL
PACKAGE Freetype
PACKAGE Freetype
...
...
ThirdParty/freetype/update.sh
View file @
ad68446b
...
@@ -8,7 +8,7 @@ readonly name="freetype"
...
@@ -8,7 +8,7 @@ readonly name="freetype"
readonly
ownership
=
"Freetype Upstream <kwrobot@kitware.com>"
readonly
ownership
=
"Freetype Upstream <kwrobot@kitware.com>"
readonly
subtree
=
"ThirdParty/
$name
/vtk
$name
"
readonly
subtree
=
"ThirdParty/
$name
/vtk
$name
"
readonly
repo
=
"https://gitlab.kitware.com/third-party/freetype.git"
readonly
repo
=
"https://gitlab.kitware.com/third-party/freetype.git"
readonly
tag
=
"for/vtk-201
81025-2.9.1
"
readonly
tag
=
"for/vtk-201
90606-2.10.0
"
readonly
paths
=
"
readonly
paths
=
"
include
include
src
src
...
...
Utkarsh Ayachit
@utkarsh.ayachit
mentioned in commit
47360e6a
·
Jun 09, 2019
mentioned in commit
47360e6a
mentioned in commit 47360e6affcfb421e9c2799a4b4d6980f8cea60f
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment