]> git.ipfire.org Git - thirdparty/openvpn.git/commit
CMake: Add /Brepro to MSVC link options
authorFrank Lichtenheld <frank@lichtenheld.com>
Tue, 20 Jun 2023 13:53:09 +0000 (15:53 +0200)
committerGert Doering <gert@greenie.muc.de>
Tue, 27 Jun 2023 20:09:59 +0000 (22:09 +0200)
commit5e94e8de4bfaf6637124947a3489710b591e5e26
treea275aceb80162ddb97d3c8f5803ab2256b30e4b8
parent7fbb9484116dc5d9d618d74f1ee253cf6fef4101
CMake: Add /Brepro to MSVC link options

So that we get reproducible builds.

Change-Id: Iffdd3ac5f266cc7d592ab678afc14c122acbb351
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Lev Stipakov <lstipakov@gmail.com>
Message-Id: <20230620135310.94455-5-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg26757.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
CMakeLists.txt