📜  CIMG 编译器选项 - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:05.345000             🧑  作者: Mango

代码示例1
g++ -O3 -o try main.cpp -lm -lpthread -lX11