We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 735fbc7 + c694423 commit 8853096Copy full SHA for 8853096
1 file changed
CMakeLists.txt
@@ -215,7 +215,7 @@ if(WOLFSSL_REPRODUCIBLE_BUILD)
215
set(CMAKE_C_ARCHIVE_FINISH "<CMAKE_RANLIB> -D <TARGET>")
216
endif()
217
218
-add_option("WOLFSSL_INSTALL" "Create install target for WolfSSL project" "no" "yes;no")
+add_option("WOLFSSL_INSTALL" "Create install target for WolfSSL project" "yes" "yes;no")
219
220
# Support for forcing 32-bit mode
221
# TODO: detect platform from other options
0 commit comments