Skip to content
Discussion options

You must be logged in to vote

set_configvar("CONFIG_DEMO1_VALUE", "123")

你写死了,当然一直是 123。。得在 after_check 脚本里面,通过 option:set("configvar", "CONFIG_DEMO1_VALUE", option:value()) 设置

https://xmake.io/#/manual/configuration_option?id=optionafter_check

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@chenlilong84
Comment options

Answer selected by chenlilong84
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants