summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Removed dependency on sed and CmakeLists.inDavid Sommerseth2008-10-041-0/+100
|
* Moved away from using environment variable for OPENVPN_SRC_DIR. Forcing use ↵David Sommerseth2008-10-031-100/+0
| | | | of ./configure
* Made building more dynamic, improved parameter handling in configure and ↵David Sommerseth2008-10-031-5/+20
| | | | added more parameters
* Improved cmake rulesDavid Sommerseth2008-10-031-2/+66
| | | | | | - Added checks for external libraries that we use - Linking now links in needed shared libraries - Added better check if OPENVPN_SRC_DIR is set
* Added support for cmakeDavid Sommerseth2008-10-021-0/+21