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
00bbd87372
commit
43cc676b20
@ -48,7 +48,7 @@ if(PK_ENABLE_OS)
|
||||
add_definitions(-DPK_ENABLE_OS=1)
|
||||
endif()
|
||||
|
||||
option(PK_BUILD_MODULE_LZ4 "" ON)
|
||||
option(PK_BUILD_MODULE_LZ4 "" OFF)
|
||||
if(PK_BUILD_MODULE_LZ4)
|
||||
add_subdirectory(3rd/lz4)
|
||||
include_directories(3rd/lz4)
|
||||
|
Loading…
x
Reference in New Issue
Block a user