Fix usage instructions for old CMake versions

This commit is contained in:
Robin Lindén
2019-04-27 15:03:31 +02:00
parent c6171bfca4
commit d815f04fe4

View File

@@ -37,7 +37,7 @@ FetchContent_Declare(
FetchContent_GetProperties(Sodium)
if(NOT sodium_POPULATED)
set(SODIUM_DISABLE_TESTS ON)
set(SODIUM_DISABLE_TESTS ON CACHE INTERNAL "")
FetchContent_Populate(Sodium)
add_subdirectory(