summaryrefslogtreecommitdiff
path: root/xmake/scripts/xrepo/envs/msvc.lua
blob: f3f893841f5bd50bf075805a1e373cc31cdbd127 (plain)
1
2
3
if is_host("windows") then
    set_toolchains("msvc")
end