Correct typo

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
This commit is contained in:
Isaac Marovitz 2025-03-12 10:39:46 -04:00
parent cae03f17ae
commit 9f4f3f96a4
No known key found for this signature in database
GPG key ID: 97250B2B09A132E1

View file

@ -324,7 +324,7 @@ endif()
if (UNLEASHED_RECOMP_ENABLE_IM_FONT_ATLAS_SNAPSHOT)
target_compile_definitions(UnleashedRecomp PRIVATE -DENABLE_IM_FONT_ATLAS_SNAPSHOT)
else()
endif()
find_package(directx-dxc REQUIRED)
find_package(CURL REQUIRED)