Skip to content

Commit c99c78a

Browse files
committed
revert set_default
Signed-off-by: Ceng23333 <441651826@qq.com>
1 parent eb4ebae commit c99c78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xmake.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ target("_infinicore")
612612
add_defines("BOOST_STACKTRACE_USE_NOOP")
613613
end
614614

615-
set_default(true)
615+
set_default(false)
616616
add_rules("python.library", {soabi = true})
617617
add_packages("pybind11")
618618
set_languages("cxx17")

0 commit comments

Comments
 (0)