]> git.ipfire.org Git - thirdparty/openvpn.git/commit
CMake: various small non-functional improvements
authorFrank Lichtenheld <frank@lichtenheld.com>
Tue, 19 Sep 2023 15:56:35 +0000 (17:56 +0200)
committerGert Doering <gert@greenie.muc.de>
Thu, 21 Sep 2023 20:43:54 +0000 (22:43 +0200)
commit95cc5faa16833acaf12a4d273c5c848984fc73ce
treed990ecd869afd39992573d407e7be143fbc9f749
parent8ae6c48d5d52dec8ec6e47cc1cfe89de9f2ffbcd
CMake: various small non-functional improvements

These are based on review comments for the 2.6 backport.
But since they apply to the original master implementation
as well, I address them in this separate patch.

- Add documentation to contrib/cmake/*.py
- Fix grammar in README.cmake.md
- Update a TODO in CMakeLists.txt to better reflect
  the status quo
- Fix indentation in unit_tests' Makefile.am

Change-Id: I4e16767ee221e1aefdd18d13b3411c27d8dd844a
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Lev Stipakov <lstipakov@gmail.com>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/342
Message-Id: <20230919155635.708557-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg27043.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
CMakeLists.txt
README.cmake.md
contrib/cmake/git-version.py
contrib/cmake/parse-version.m4.py
tests/unit_tests/openvpn/Makefile.am