Skip to content

Commit

Permalink
Update Src/CZICmd/CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: DaveyJonesBitPail <[email protected]>
  • Loading branch information
ptahmose and DaveyJonesBitPail authored Nov 3, 2023
1 parent b478f07 commit 1ccd66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/CZICmd/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ if (LIBCZI_BUILD_PREFER_EXTERNALPACKAGE_RAPIDJSON)
LIBCZI_BUILD_PREFER_EXTERNALPACKAGE_RAPIDJSON to OFF in order to download and build RapidJSON
automatically as part of the build process.
]=])
ENDIF()
endif()
else()
# since "RapidJSON" is a header-only library, we just have to download it and point to the include directory
FetchContent_Declare(
Expand Down

0 comments on commit 1ccd66a

Please sign in to comment.