mirror of
https://github.com/godotengine/godot-git-plugin.git
synced 2026-01-03 10:09:43 +03:00
Update CMakeLists.txt
This commit is contained in:
@@ -43,6 +43,7 @@ INCLUDE(EnableWarnings)
|
||||
|
||||
# Build options
|
||||
#
|
||||
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
|
||||
OPTION(SONAME "Set the (SO)VERSION of the target" ON)
|
||||
OPTION(BUILD_SHARED_LIBS "Build Shared Library (OFF for Static)" ON)
|
||||
OPTION(THREADSAFE "Build libgit2 as threadsafe" ON)
|
||||
|
||||
Reference in New Issue
Block a user