mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-05-05 12:03:57 +00:00
Update CMakeLists.txt
Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
This commit is contained in:
parent
8b472fae68
commit
a43cd5a962
@ -68,9 +68,9 @@ if (DOWNLOAD_DEPENDENCIES)
|
||||
EXCLUDE_FROM_ALL
|
||||
)
|
||||
block()
|
||||
set(BUILD_DOCS off)
|
||||
set(BUILD_SHARED_LIBS off)
|
||||
FetchContent_MakeAvailable(iniparser)
|
||||
set(BUILD_DOCS off)
|
||||
set(BUILD_SHARED_LIBS off)
|
||||
FetchContent_MakeAvailable(iniparser)
|
||||
endblock()
|
||||
else()
|
||||
# find_package looks for already-installed system packages.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user