[FIX]: Window Build Fix

This commit is contained in:
2026-01-26 22:55:39 +05:30
parent fac013d63f
commit 21a474b6f9
75 changed files with 5430 additions and 4643 deletions

View File

@ -92,6 +92,8 @@ FetchContent_Declare(
EXCLUDE_FROM_ALL
)
set(PUGIXML_NO_EXCEPTIONS ON)
FetchContent_Declare(
pugixml
GIT_REPOSITORY https://github.com/zeux/pugixml.git