update BUILDING.md

This commit is contained in:
Nick Fisher
2025-03-28 15:50:21 +08:00
parent 99217499f9
commit 667397ad83

View File

@@ -34,3 +34,4 @@ This is only for developers extending the Thermion package itself; if you are si
> cmake --build . --config Release > cmake --build . --config Release
> cmake --build . --target tinyexr --config Release > cmake --build . --target tinyexr --config Release
> cmake --build . --target imageio --config Release > cmake --build . --target imageio --config Release
> cmake --build . --config Debug