svn commit: r1921115 - /subversion/trunk/CMakeLists.txt

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: rinrab
Date: Fri Oct  4 17:21:06 2024
New Revision: 1921115

URL: http://svn.apache.org/viewvc?rev=1921115&view=rev
Log:
cmake: Remove the list of the dependencies and their versions from the
configuration summary.

Reasoning
---------

- Some libraries don't provide version out-of-box.
- It's hard to maintain the list as soon as a new dependency gets added.

* CMakeLists.txt
  (configuration summary): Remove 'dependencies' section.

Modified:
    subversion/trunk/CMakeLists.txt

Modified: subversion/trunk/CMakeLists.txt
URL: http://svn.apache.org/viewvc/subversion/trunk/CMakeLists.txt?rev=1921115&r1=1921114&r2=1921115&view=diff
==============================================================================
--- subversion/trunk/CMakeLists.txt (original)
+++ subversion/trunk/CMakeLists.txt Fri Oct  4 17:21:06 2024
@@ -769,25 +769,6 @@ message(STATUS "    Enable KWallet integ
 message(STATUS "  Install:")
 message(STATUS "    Install prefix: ............... : ${CMAKE_INSTALL_PREFIX}")
 message(STATUS "    Install private headers: ...... : ${SVN_INSTALL_PRIVATE_H}")
-message(STATUS "  Dependencies:")
-message(STATUS "    APR ........................... : ${APR_VERSION}")
-message(STATUS "    APR-Util ...................... : ${APRUTIL_VERSION}")
-message(STATUS "    EXPAT ......................... : ${EXPAT_VERSION_STRING}")
-message(STATUS "    ZLIB .......................... : ${ZLIB_VERSION}")
-message(STATUS "    LZ4 ........................... : ${lz4_VERSION}")
-message(STATUS "    UTF8PROC ...................... : ${UTF8PROC_VERSION}")
-message(STATUS "    SQLITE3 ....................... : ${SQLite3_VERSION}")
-message(STATUS "    SERF .......................... : ${Serf_VERSION}")
-message(STATUS "    GETTEXT ....................... : ${GETTEXT_VERSION_STRING}")
-# Some libintl implementations don't embed the version number in their header files.
-# In this case the variables Intl_VERSION* will be empty.
-# https://cmake.org/cmake/help/latest/module/FindIntl.html
-message(STATUS "    INTL .......................... : ${Intl_VERSION}")
-message(STATUS "    SWIG .......................... : ${SWIG_VERSION}")
-message(STATUS "    PYTHON ........................ : ${Python_VERSION}")
-message(STATUS "    PERL .......................... : ${PERL_VERSION_STRING}")
-message(STATUS "    HTTPD ......................... : ${HTTPD_VERSION}")
-message(STATUS "    TODO: ......................... : Other dependecies")
 message(STATUS "  Bindings:")
 message(STATUS "    Build SVNXX ................... : ${SVN_ENABLE_SVNXX}")
 message(STATUS "    Build SWIG_PERL ............... : ${SVN_ENABLE_SWIG_PERL}")
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.