libreSSL/apps/nc
kinichiro bda62f7fe4 add cmake build options
- add cmake build options as configure provides
  * -DENABLE_ASM (default ON)
  * -DENABLE_EXTRATESTS (default OFF)
  * -DENABLE_NC (default OFF)
  * -DOPENSSLDIR (default ${CMAKE_INSTALL_PREFIX}/etc/ssl)

- add biotest and pidwraptest if ENABLE_EXTRATESTS is ON

- add compiler flag `-fno-common` if CMAKE_SYSTEM_NAME is Darwin
  to prevent link error Undefined symbols "_OPENSSL_ia32cap_P"
2016-04-14 15:16:52 +09:00
..
compat ensure we don't pass a negative int to ctypes functions 2015-11-23 02:06:03 -06:00
CMakeLists.txt add cmake build options 2016-04-14 15:16:52 +09:00
Makefile.am modify cmake to build nc 2016-04-09 12:06:40 -05:00