mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-09-20 02:09:25 +03:00
* src: remove makefiles * .gitignore: remove CMakeLists.txt * README.md: add CMake to the required packages * debian: add CMake to the dependencies * Travis CI: specify Makefile directory * Replace hand-written Makefiles with CMake
The contents of the "debian" directory were written by Dmitry Orlov (https://github.com/mosquito) and has been contributed to the SoftEther VPN Project main source-tree. Note that SoftEther VPN Project has not tested this debian package. Please try it at your own risk. See also: Add simple debian packaging #20 https://github.com/SoftEtherVPN/SoftEtherVPN/pull/20 February 5, 2014 Daiyuu Nobori SoftEther VPN Project