From 5c4e9df75affabedc5db0c1baf6198a307c94bed Mon Sep 17 00:00:00 2001 From: NiLuJe Date: Sun, 27 Oct 2024 12:43:24 +0100 Subject: [PATCH] Update FBInk --- thirdparty/fbink/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thirdparty/fbink/CMakeLists.txt b/thirdparty/fbink/CMakeLists.txt index 6b01f18fa..7bd9629df 100644 --- a/thirdparty/fbink/CMakeLists.txt +++ b/thirdparty/fbink/CMakeLists.txt @@ -56,7 +56,7 @@ else() endif() external_project( - DOWNLOAD GIT 21cce1029a6f4de2048e98d7bf2fff81c3852e60 + DOWNLOAD GIT 4404f2e6ae8bfa37c4ab603db0abbe5cd203ce97 https://github.com/NiLuJe/FBInk.git BUILD_COMMAND ${BUILD_CMD} INSTALL_COMMAND ${INSTALL_CMD}