aboutsummaryrefslogtreecommitdiff
path: root/README.cmake.md
diff options
context:
space:
mode:
authorFrank Lichtenheld2023-09-19 17:56:35 +0200
committerGert Doering2023-09-21 22:43:54 +0200
commit95cc5faa16833acaf12a4d273c5c848984fc73ce (patch)
treed990ecd869afd39992573d407e7be143fbc9f749 /README.cmake.md
parent8ae6c48d5d52dec8ec6e47cc1cfe89de9f2ffbcd (diff)
downloadopenvpn-95cc5faa16833acaf12a4d273c5c848984fc73ce.zip
openvpn-95cc5faa16833acaf12a4d273c5c848984fc73ce.tar.gz
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>
Diffstat (limited to 'README.cmake.md')
-rw-r--r--README.cmake.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.cmake.md b/README.cmake.md
index 599d8dc..d181b64 100644
--- a/README.cmake.md
+++ b/README.cmake.md
@@ -24,7 +24,7 @@ MSVC builds
-----------
The following tools are expected to be present on the system, you
-can them install with a package manager of your choice (e.g.
+can install them with a package manager of your choice (e.g.
chocolatey, winget) or manually:
* CMake