svn commit: r1919836 - /subversion/branches/cmake/CMakeLists.txt

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: dsahlberg
Date: Mon Aug 12 20:12:46 2024
New Revision: 1919836

URL: http://svn.apache.org/viewvc?rev=1919836&view=rev
Log:
In the "cmake" branch

List some more dependency versions in the CMake configuration status

* CMakeLists.txt
  (configuration status): List gettext, intl, swig, python, perl

Modified:
    subversion/branches/cmake/CMakeLists.txt

Modified: subversion/branches/cmake/CMakeLists.txt
URL: http://svn.apache.org/viewvc/subversion/branches/cmake/CMakeLists.txt?rev=1919836&r1=1919835&r2=1919836&view=diff
==============================================================================
--- subversion/branches/cmake/CMakeLists.txt (original)
+++ subversion/branches/cmake/CMakeLists.txt Mon Aug 12 20:12:46 2024
@@ -597,6 +597,14 @@ message(STATUS "    LZ4 ................
 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 ......................... : NOT IMPLEMENTED")
 message(STATUS "    TODO: ......................... : Other dependecies")
 message(STATUS "  Bindings:")
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.