summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/openmp/load.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/rules/c++/openmp/load.lua')
-rw-r--r--xmake/rules/c++/openmp/load.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/rules/c++/openmp/load.lua b/xmake/rules/c++/openmp/load.lua
index a1ced6cac..7e4969ff0 100644
--- a/xmake/rules/c++/openmp/load.lua
+++ b/xmake/rules/c++/openmp/load.lua
@@ -39,3 +39,4 @@ function main(target, sourcekind)
target:add(flag_name, "-Qopenmp")
end
end
+