We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007c6e9 commit 7151adaCopy full SHA for 7151ada
rviz_ogre_vendor/CMakeLists.txt
@@ -16,8 +16,8 @@ if(WIN32)
16
endif()
17
18
ament_vendor(freetype_vendor
19
- VCS_URL https://github.com/freetype/freetype.git
20
- VCS_VERSION VER-2-13-2
+ VCS_URL https://git.savannah.gnu.org/git/freetype/freetype2.git
+ VCS_VERSION VER-2-13-3
21
CMAKE_ARGS
22
-DFT_DISABLE_ZLIB:BOOL=ON
23
-DFT_DISABLE_BZIP2:BOOL=ON
0 commit comments