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

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: dsahlberg
Date: Sun Aug 11 11:46:03 2024
New Revision: 1919810

URL: http://svn.apache.org/viewvc?rev=1919810&view=rev
Log:
On the "cmake" branch: Report the status of the SVN_ENABLE_SWIG_ flags

* CMakeLists.txt
  (configurationsummary): Report status of SVN_ENABLE_SWIG_(python, perl, ruby)

Modified:
    subversion/branches/cmake/CMakeLists.txt

Modified: subversion/branches/cmake/CMakeLists.txt
URL: http://svn.apache.org/viewvc/subversion/branches/cmake/CMakeLists.txt?rev=1919810&r1=1919809&r2=1919810&view=diff
==============================================================================
--- subversion/branches/cmake/CMakeLists.txt (original)
+++ subversion/branches/cmake/CMakeLists.txt Sun Aug 11 11:46:03 2024
@@ -599,3 +599,6 @@ message(STATUS "    HTTPD ..............
 message(STATUS "    TODO: ......................... : Other dependecies")
 message(STATUS "  Bindings:")
 message(STATUS "    Build SVNXX ................... : ${SVN_BUILD_SVNXX}")
+message(STATUS "    Build SWIG_PERL ............... : ${SVN_ENABLE_SWIG_PERL}")
+message(STATUS "    Build SWIG_PYTHON ............. : ${SVN_ENABLE_SWIG_PYTHON}")
+message(STATUS "    Build SWIG_RUBY ............... : ${SVN_ENABLE_SWIG_RUBY}")
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.