summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2021-09-02 23:51:40 +0800
committerruki <[email protected]>2021-09-02 23:51:40 +0800
commit5375f19a262a32e9cc9464ed578350026b5b1867 (patch)
tree4255d2945650aebb9f26f654f3bf352c985ebd3c
parent5742d2bd4c4b7e760c22531c37d8c9eb5d7df709 (diff)
add fpc to windows
-rw-r--r--xmake/platforms/windows/xmake.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/platforms/windows/xmake.lua b/xmake/platforms/windows/xmake.lua
index fb075adbe..caf707d50 100644
--- a/xmake/platforms/windows/xmake.lua
+++ b/xmake/platforms/windows/xmake.lua
@@ -38,7 +38,7 @@ platform("windows")
set_formats("symbol", "$(name).pdb")
-- set toolchains
- set_toolchains("msvc", "clang", "yasm", "nasm", "cuda", "dlang", "rust", "go", "gfortran", "zig")
+ set_toolchains("msvc", "clang", "yasm", "nasm", "cuda", "dlang", "rust", "go", "gfortran", "zig", "fpc")
-- set menu
set_menu {