]> git.ipfire.org Git - thirdparty/openvpn.git/commit - config.h.cmake.in
add basic CMake based build
authorArne Schwabe <arne@rfc2549.org>
Tue, 20 Jun 2023 13:53:06 +0000 (15:53 +0200)
committerGert Doering <gert@greenie.muc.de>
Tue, 27 Jun 2023 15:59:08 +0000 (17:59 +0200)
commit0134184012dd46ec44cbca7eb3ece39037ae0bfa
tree8677140b8eed1d8e2e0dd5e0b757878ba70cbfbb
parent330bef679544b6a22d16a800c898927a785d74fc
add basic CMake based build

This helps with IDE integration among other things.

This is a basic implementation for development purposes
that can't replace any of the existing release builds.

Change-Id: I666314a223d324ca72dbe7ba7d22f764996d3ca2
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Lev Stipakov <lstipakov@gmail.com>
Message-Id: <20230620135310.94455-2-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg26758.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
CMakeLists.txt [new file with mode: 0644]
config.h.cmake.in [new file with mode: 0644]
src/openvpn/lzo.h