aboutsummaryrefslogtreecommitdiff
path: root/apps/nc/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Force cmake to link strtonum shim with Darwin less than 20kinichiro2021-05-221-1/+2
* Statically link libcrypto/ssl into libtls with cmakekinichiro2021-05-071-1/+1
* add private includes for apps and testsBrent Cook2018-06-141-1/+1
* scope private/public headers when embedding into other projectsBrent Cook2018-05-291-7/+1
* Merge branch 'master' of https://github.com/libressl-portable/portable into S...d3x0r2017-07-061-2/+2
|\
| * use GNUInstallDirs from cmake to specify install paths.d3x0r2017-07-061-2/+2
* | Add option LIBRESSL_SKIP_INSTALLd3x0r2017-07-061-2/+4
|/
* add cmake build optionskinichiro2016-04-141-0/+6
* modify cmake to build nckinichiro2016-04-091-0/+54