libreSSL/include
d3x0r 2557dd7439 Add option LIBRESSL_SKIP_INSTALL
Internally LIBRESSL_SKIP_INSTALL, if not set becomes ENABLE_LIBRESSL_INSTALL so this by default is enabled.  defining LIBRESSL_SKIP_INSTALL before hand will disable all install() rules.
This is useful if another project includes and links to this statically.
I chose to add a prefix to avoid potential name collision because the options are cached globally.

If the installation is skipped, maybe it should also disable building apps?  I didn't do that.
2017-07-06 02:09:44 -07:00
..
compat Add definition of in_addr_t for Windows build 2017-05-14 00:00:10 +09:00
openssl initial top-level import of subdirectories 2014-07-10 06:22:54 -05:00
CMakeLists.txt Add option LIBRESSL_SKIP_INSTALL 2017-07-06 02:09:44 -07:00
Makefile.am add fcntl shim 2017-01-16 10:59:15 -06:00