子功能

cmake 静态参数

2026-06-10 00:09:16 编辑

cmake ../ -G Ninja -DCMAKE_EXE_LINKER_FLAGS="-static" -DCMAKE_C_FLAGS="-static" -DCMAKE_CXX_FLAGS="-static"