Merge topic 'FixSubversionDoc'
3e126e4
Change documentation of Subversion_FOUND and SUBVERSION_FOUND.
This commit is contained in:
commit
a890f6a00b
|
@ -2,8 +2,8 @@
|
||||||
# The module defines the following variables:
|
# The module defines the following variables:
|
||||||
# Subversion_SVN_EXECUTABLE - path to svn command line client
|
# Subversion_SVN_EXECUTABLE - path to svn command line client
|
||||||
# Subversion_VERSION_SVN - version of svn command line client
|
# Subversion_VERSION_SVN - version of svn command line client
|
||||||
# SUBVERSION_FOUND - true if the command line client was found
|
# Subversion_FOUND - true if the command line client was found
|
||||||
# Subversion_FOUND - same as SUBVERSION_FOUND, kept around for compatibility
|
# SUBVERSION_FOUND - same as Subversion_FOUND, set for compatiblity reasons
|
||||||
#
|
#
|
||||||
# The minimum required version of Subversion can be specified using the
|
# The minimum required version of Subversion can be specified using the
|
||||||
# standard syntax, e.g. FIND_PACKAGE(Subversion 1.4)
|
# standard syntax, e.g. FIND_PACKAGE(Subversion 1.4)
|
||||||
|
|
Loading…
Reference in New Issue