mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
@@ -144,6 +144,7 @@ if (freetype_FOUND)
|
|||||||
"${_Freetype_location}")
|
"${_Freetype_location}")
|
||||||
unset(_Freetype_location)
|
unset(_Freetype_location)
|
||||||
set(Freetype_FOUND 1)
|
set(Freetype_FOUND 1)
|
||||||
|
set(FREETYPE_FOUND 1)
|
||||||
set(FREETYPE_VERSION_STRING "${freetype_VERSION}")
|
set(FREETYPE_VERSION_STRING "${freetype_VERSION}")
|
||||||
foreach (_Freetype_component IN LISTS Freetype_FIND_COMPONENTS)
|
foreach (_Freetype_component IN LISTS Freetype_FIND_COMPONENTS)
|
||||||
set(Freetype_${_Freetype_component}_FOUND "${freetype_${_Freetype_component}_FOUND}")
|
set(Freetype_${_Freetype_component}_FOUND "${freetype_${_Freetype_component}_FOUND}")
|
||||||
|
|||||||
Reference in New Issue
Block a user