summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmake/modules/private/action/trybuild/scons.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/modules/private/action/trybuild/scons.lua b/xmake/modules/private/action/trybuild/scons.lua
index 1b82b6f4a..775f8832a 100644
--- a/xmake/modules/private/action/trybuild/scons.lua
+++ b/xmake/modules/private/action/trybuild/scons.lua
@@ -20,6 +20,7 @@
-- imports
import("core.base.option")
+import("core.project.config")
import("lib.detect.find_file")
import("lib.detect.find_tool")