Logo
Explore Help
Sign In
wolfSSL/wolfssl
1
0
Fork 1
You've already forked wolfssl
mirror of https://github.com/wolfSSL/wolfssl.git synced 2026-01-27 21:02:20 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
15725400a77b70667b8253fffb86464eef7258e2
wolfssl/cmake/include.am

3 lines
66 B
Plaintext
Raw Normal View History

CMake improvements. - Begin adding options to enable/disable different features. - Increase minimum CMake version to 3.2. - Support installation of the built files. - Add checks for necessary include files, functions etc. - Generate options.h and config.h. - Use GNUInstallDirs to support installation, which is designed to be somewhat cross-platform. - Export wolfssl CMake target during installation, so others using CMake can link against wolfssl easily. - Disallow in-source builds. - Place the generation of BUILD_* flags (controlled with AM_CONDITIONALs in configure.ac) in a separate function in functions.cmake, generate_build_flags. - Implement the logic to conditionally add source files from src/include.am in a function in functions.cmake, generate_lib_src_list. - Exclude tls_bench from Windows. Doesn't compile with MSVC. WIP. - Update INSTALL with latest CMake build instructions. - Add a cmake/include.am to ensure CMake files get added to the distribution.
2020-10-21 13:41:02 -05:00
EXTRA_DIST += cmake/config.in
EXTRA_DIST += cmake/functions.cmake
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 47ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API