aboutsummaryrefslogtreecommitdiff
path: root/include/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* modify cmake to build nckinichiro2016-04-091-1/+1
| | | | | | | | | | | - modify structure of CMakeLists.txt under apps/ * move apps/CMakeLists.txt to apps/openssl/ since this is for openssl build * create new apps/nc/CMakeLists.txt for nc build * modify apps/CMakeLists.txt just add_subdirectory() - add checking and compile of arc4random_uniform() - add installing man files, openssl.1 and nc.1
* Add install targets and shared libraries to CMakeJeff Davey2015-08-181-0/+5