home
about
子功能
新建文章
标题
内容
cmake ../ -G Ninja -DCMAKE_EXE_LINKER_FLAGS="-static" -DCMAKE_C_FLAGS="-static" -DCMAKE_CXX_FLAGS="-static"
提交