0
0
mirror of https://github.com/assimp/assimp.git synced 2026-01-18 17:11:20 +01:00

Add closing brace to CMakePresets.json (#6424)

* Add closing braces to CMakePresets.json
This commit is contained in:
Kim Kulling
2025-12-14 10:38:31 +01:00
committed by GitHub
parent 5245511f1d
commit c0b8cfaf41

View File

@@ -49,3 +49,5 @@
"ASSIMP_BUILD_DOCS": "ON"
}
}
]
}