Skip to content

Commit

Permalink
Try this
Browse files Browse the repository at this point in the history
  • Loading branch information
foxtacles committed May 31, 2024
1 parent 2122698 commit e9c420e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ if(DOWNLOAD_DEPENDENCIES)
EXCLUDE_FROM_ALL
)
set(BUILD_DOCS off)
set(BUILD_SHARED_LIBS off)
FetchContent_MakeAvailable(iniparser)
else()
# find_package looks for already-installed system packages.
Expand Down

0 comments on commit e9c420e

Please sign in to comment.