diff --git a/CMakeLists.txt b/CMakeLists.txt index 593b80c107..202b20a62c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -679,6 +679,7 @@ endif() # TODO(crueter): combine this all with CPM. if (ENABLE_SDL2) if (YUZU_USE_BUNDLED_SDL2) + message(STATUS "Using SDL2 bundled") AddCIPackage( PACKAGE SDL2 NAME SDL2