0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test
David Sommerseth 38f2a08d2b
cmake: Clean up duplications
The CMakeLists.txt settings from the project root directory are
inherited by the defined subdirectories automatically.

Also switch to a simpler way of setting the CMAKE_MODULE_PATH.
According to the CMake documentation, this variable is empty by
default [1] and should not need to pull in existing settings.

Finally remove the comment regarding CMake's use case, as we are
moving towards full CMake support for OpenVPN 3.

Signed-off-by: David Sommerseth <davids@openvpn.net>
2021-04-22 12:54:26 +02:00
..
ovpncli cmake: Clean up duplications 2021-04-22 12:54:26 +02:00
ssl cmake: Clean up duplications 2021-04-22 12:54:26 +02:00
unittests cmake: Clean up duplications 2021-04-22 12:54:26 +02:00
unused Update copyrights 2020-03-18 19:37:32 +01:00