mirror of
https://github.com/CPunch/Laika.git
synced 2026-01-22 01:50:27 +00:00
Statically link LibSodium, updated README
This commit is contained in:
@@ -23,7 +23,7 @@ configure_file(${LIB_INCLUDEDIR}/lconfig.h.in ${LIB_INCLUDEDIR}/lconfig.h)
|
||||
# Put CMake targets (ALL_BUILD/ZERO_CHECK) into a folder
|
||||
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
|
||||
set(sodium_USE_STATIC_LIBS)
|
||||
set(sodium_USE_STATIC_LIBS ON)
|
||||
find_package(Sodium)
|
||||
|
||||
# compile LaikaLib library
|
||||
|
||||
Reference in New Issue
Block a user