summaryrefslogtreecommitdiff
path: root/tests/projects/pascal/shared/xmake.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2021-09-02 23:38:26 +0800
committerruki <[email protected]>2021-09-02 23:38:26 +0800
commit684ba799f95d3f8832a9e220ce2743aa2ecb505f (patch)
tree6593726481bbd4f4292e6858858f26979ca2995d /tests/projects/pascal/shared/xmake.lua
parent1306c34442e6089f05ef54b0772d4fb629c25117 (diff)
improve fpc link
Diffstat (limited to 'tests/projects/pascal/shared/xmake.lua')
-rw-r--r--tests/projects/pascal/shared/xmake.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/projects/pascal/shared/xmake.lua b/tests/projects/pascal/shared/xmake.lua
index 96697bcbd..d96c29d5f 100644
--- a/tests/projects/pascal/shared/xmake.lua
+++ b/tests/projects/pascal/shared/xmake.lua
@@ -7,4 +7,3 @@ target("test")
set_kind("binary")
add_deps("foo")
add_files("src/main.pas")
-