Find ModulesΒΆ
The
FindALSA
module now provides aALSA_VERSION
result variable. TheALSA_VERSION_STRING
result variable is deprecated.The
FindArmadillo
module now provides anArmadillo_VERSION
, andArmadillo_VERSION_NAME
result variables. TheARMADILLO_VERSION_STRING
,ARMADILLO_VERSION_MAJOR
,ARMADILLO_VERSION_MINOR
,ARMADILLO_VERSION_PATCH
, andARMADILLO_VERSION_NAME
result variables are deprecated.The
FindBZip2
module now provides aBZip2_VERSION
result variable. TheBZIP2_VERSION
result variable is deprecated.The
FindCups
module now provides aCups_VERSION
result variable. TheCUPS_VERSION_STRING
result variable is deprecated.The
FindDoxygen
module now provides aDoxygen_VERSION
result variable. TheDOXYGEN_VERSION
result variable is deprecated.The
FindEXPAT
module now provides aEXPAT_VERSION
result variable. TheEXPAT_VERSION_STRING
result variable is deprecated.The
FindFreetype
module now provides aFreetype_VERSION
result variable. TheFREETYPE_VERSION_STRING
result variable is deprecated.The
FindGettext
module now provides aGettext_VERSION
result variable. TheGETTEXT_VERSION_STRING
result variable is deprecated.The
FindGit
module now provides aGit_VERSION
result variable. TheGIT_VERSION_STRING
result variable is deprecated.The
FindGnuplot
module now provides aGnuplot_VERSION
result variable. TheGNUPLOT_VERSION_STRING
result variable is deprecated.The
FindGnuTLS
module now provides aGnuTLS_VERSION
result variable. TheGNUTLS_VERSION
result variable is deprecated.The
FindHg
module now provides aHg_VERSION
result variable. TheHG_VERSION_STRING
result variable is deprecated.The
FindHSPELL
module now provides aHSPELL_VERSION
result variable. TheHSPELL_VERSION_STRING
result variable is deprecated.The
FindIcotool
module now provides aIcotool_VERSION
result variable. TheICOTOOL_VERSION_STRING
result variable is deprecated.The
FindImageMagick
module now provides anImageMagick_VERSION
result variable. TheImageMagick_VERSION_STRING
result variable is deprecated.The
FindJasper
module now provides aJasper_VERSION
result variable. TheJASPER_VERSION_STRING
result variable is deprecated.The
FindLibLZMA
module now provides aLibLZMA_VERSION
result variable. TheLIBLZMA_VERSION
result variable is deprecated.The
FindLibXml2
module now provides aLibXml2_VERSION
result variable. TheLIBXML2_VERSION_STRING
result variable is deprecated.The
FindLibXslt
module now provides aLibXslt_VERSION
result variable. TheLIBXSLT_VERSION_STRING
result variable is deprecated.The
FindLTTngUST
module now provides aLTTngUST_VERSION
result variable. TheLTTNGUST_VERSION_STRING
result variable is deprecated.The
FindLua
module now providesLua_VERSION
,Lua_VERSION_MAJOR
,Lua_VERSION_MINOR
, andLua_VERSION_PATCH
result variables. TheLUA_VERSION_STRING
,LUA_VERSION_MAJOR
,LUA_VERSION_MINOR
, andLUA_VERSION_PATCH
result variables are deprecated. TheFindLua51
module now similarly provides aLua_VERSION
instead of the now deprecatedLUA_VERSION_STRING
result variable.The
FindOpenCL
module now provides anOpenCL_VERSION
result variable. TheOpenCL_VERSION_STRING
result variable is deprecated.The
FindOpenSceneGraph
module now provides anOpenSceneGraph_VERSION
result variable. TheOPENSCENEGRAPH_VERSION
result variable is deprecated.The
FindOpenSSL
module now provides anOpenSSL_VERSION
result variable. TheOPENSSL_VERSION
result variable is deprecated.The
FindPerl
module now provides aPerl_VERSION
result variable. ThePERL_VERSION_STRING
result variable is deprecated.The
FindPerlLibs
module now provides aPerlLibs_VERSION
result variable.The
FindPkgConfig
module now provides aPkgConfig_VERSION
result variable. ThePKG_CONFIG_VERSION_STRING
result variable is deprecated.The
FindPkgConfig
module's result variablePKG_CONFIG_FOUND
is deprecated in favor ofPkgConfig_FOUND
, which is available since CMake 3.3 and has the same value.The
FindPNG
module now provides aPNG_VERSION
result variable. ThePNG_VERSION_STRING
result variable is deprecated.The
FindPostgreSQL
module now provides aPostgreSQL_VERSION
result variable. ThePostgreSQL_VERSION_STRING
result variable is deprecated.The
FindQt3
module now provides aQt3_VERSION
result variable. TheQT_VERSION_STRING
result variable is deprecated.The
FindSDL_gfx
,FindSDL_image
,FindSDL_mixer
,FindSDL_net
,FindSDL_sound
, andFindSDL_ttf
modules now provide their respective<PackageName>_VERSION
result variables. Previous<PACKAGENAME>_VERSION_STRING
result variables are deprecated.The
FindSquish
module now provides aSquish_VERSION
result variable. TheSQUISH_VERSION
,SQUISH_VERSION_MAJOR
,SQUISH_VERSION_MINOR
, andSQUISH_VERSION_PATCH
result variables are deprecated.The
FindSubversion
module now provides aSubversion_VERSION
result variable. TheSubversion_VERSION_SVN
result variable is deprecated.The
FindTclsh
module now provides aTclsh_VERSION
result variable. TheTCLSH_VERSION_STRING
result variable is deprecated.The
FindTIFF
module now provides aTIFF_VERSION
result variable. TheTIFF_VERSION_STRING
result variable is deprecated.The
FindwxWidgets
module now provides awxWidgets_VERSION
result variable. ThewxWidgets_VERSION_STRING
result variable is deprecated.The
FindwxWidgets
module's result variablewxWidgets_USE_FILE
is now deprecated in favor of including theUsewxWidgets
module directly.