Reduce whitespace

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
This commit is contained in:
VoxelTek 2025-06-18 12:23:43 +10:00 committed by GitHub
parent dafcb72c5c
commit a5be4b5e26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,13 +50,9 @@ message(STATUS "Internal miniwin: ${ISLE_MINIWIN}")
message(STATUS "Isle debugging: ${ISLE_DEBUG}") message(STATUS "Isle debugging: ${ISLE_DEBUG}")
message(STATUS "Compile shaders: ${ISLE_COMPILE_SHADERS}") message(STATUS "Compile shaders: ${ISLE_COMPILE_SHADERS}")
if (DOWNLOAD_DEPENDENCIES) if (DOWNLOAD_DEPENDENCIES)
# FetchContent downloads and configures dependencies # FetchContent downloads and configures dependencies
message(STATUS "Fetching SDL3 and iniparser. This might take a while...") message(STATUS "Fetching SDL3 and iniparser. This might take a while...")
include(FetchContent) include(FetchContent)
FetchContent_Declare( FetchContent_Declare(
SDL3 SDL3