index
:
Torch
MegaMech-patch-1
MegaMech-patch-2
MegaMech-patch-3
async
blob_modding
bswapped
cache
development
feature/sm64-collision
fixcolpoly
gh-pages
lightstables
main
sm64/anims
test
vtxtables
Generic asset processor for games (resource conversion helper)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
toolchain
/
windows-msvc.cmake
blob: 34ad8c0b1f8f2a95a7ad44639461d360acf0283f (
plain
)
1
2
3
if (CMAKE_GENERATOR MATCHES "Visual Studio") set(CMAKE_GENERATOR_TOOLSET "v143") endif()