CMake build fix (#120)

This commit is contained in:
Chuck Walbourn 2023-06-14 20:09:10 -07:00 committed by GitHub
parent 8f6b1efd3a
commit 122672631a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -249,7 +249,7 @@ if(BUILD_TOOLS AND WIN32)
add_executable(uvatlastool
UVAtlasTool/UVAtlas.cpp
UVAtlasTool/uvatlas.rc
UVAtlasTool/manifest.settings
UVAtlasTool/settings.manifest
UVAtlasTool/Mesh.cpp
UVAtlasTool/Mesh.h
UVAtlasTool/MeshOBJ.cpp