update BUILDING.md

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

View File

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