mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-04-21 15:10:14 +02:00
31b6c507f9
- Add generated CMake files/directories to .gitignore. - Use lowercase for CMake commands, UPPERCASE for variables. - Favor the CMake "option" command over SET(... CACHE BOOL ...). - Use CMAKE_CURRENT_SOURCE_DIR in place of CMAKE_CURRENT_BINARY_DIR. - Use CMAKE_USE_PTHREADS_INIT instead of CMAKE_HAVE_PTHREAD_H. - Use target_include_directories on the wolfssl library target instead of include_directories.
8.7 KiB
8.7 KiB