I am trying to achieve the equivalent of following command by CMake. gcc -static -O0 -g main.c /usr/lib/x86_64-linux-gnu/libpthread.a My ...
確定! 回上一頁