# menuconfig will save .config in the same folder as YOUR_KCONFIG_FILE
# and generate headers in include/generated/*
# default to read ./Kconfig
menuconfig
# manually specify
menuconfig --kconfig YOUR_KCONFIG_FILE
./install_deps
mkdir build && cd build
cmake .. && make menuconfig
sudo make install
公众号 | |
---|---|
AliPay | WeChatPay |