From fbba852304cef16dd76c6257ecc0c0c22648a63e Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Sun, 10 May 2026 14:14:14 +0800 Subject: Remove snapshot_blob.bin installation on Windows It no longer exists in Dullahan 1.24, my old development system must have had leftovers from Dullahan 1.14. --- indra/media_plugins/cef/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/indra/media_plugins/cef/CMakeLists.txt b/indra/media_plugins/cef/CMakeLists.txt index d2ea4699af..a815b1cf4f 100644 --- a/indra/media_plugins/cef/CMakeLists.txt +++ b/indra/media_plugins/cef/CMakeLists.txt @@ -208,7 +208,6 @@ if (INSTALL) ${AUTOBUILD_INSTALL_DIR}/resources/chrome_200_percent.pak ${AUTOBUILD_INSTALL_DIR}/resources/icudtl.dat ${AUTOBUILD_INSTALL_DIR}/resources/resources.pak - ${AUTOBUILD_INSTALL_DIR}/bin/release/snapshot_blob.bin ${AUTOBUILD_INSTALL_DIR}/bin/release/v8_context_snapshot.bin DESTINATION llplugin ) -- cgit v1.3