mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-19 19:10:17 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
9fc67c0666
commit
26871253a1
@ -10,7 +10,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
option(BUILD_SHARED "build shared library" OFF)
|
||||
option(BUILD_STATIC "build static library" ON)
|
||||
option(BUILD_EXAMPLES "build examples" OFF)
|
||||
option(WITH_OPENSSL "with openssl library" ON)
|
||||
option(WITH_OPENSSL "with openssl library" OFF)
|
||||
|
||||
add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/libhv)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user