diff --git a/Source/Core/VideoCommon/CMakeLists.txt b/Source/Core/VideoCommon/CMakeLists.txt index 6c2bcf88cf1b..954bef075c05 100644 --- a/Source/Core/VideoCommon/CMakeLists.txt +++ b/Source/Core/VideoCommon/CMakeLists.txt @@ -248,6 +248,7 @@ PRIVATE imgui implot glslang + tinygltf ) if(_M_X86_64)