This commit is contained in:
Chuck Walbourn 2022-05-06 01:25:54 -07:00
Родитель db86521151
Коммит 067d6694f9
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -206,7 +206,7 @@ if(BUILD_TOOLS AND WIN32 AND (NOT WINDOWS_STORE))
Microsoft::DirectXMesh
Microsoft::DirectXTex
Microsoft::DirectXMesh::Utilities)
source_group(UVAtlasTool REGULAR_EXPRESSION UVAtlasTool/*.*)
source_group(uvatlastool REGULAR_EXPRESSION UVAtlasTool/*.*)
if (MINGW OR VCPKG_TOOLCHAIN)
target_link_libraries(uvatlastool Microsoft::DirectXMath)