linux C++ make 實戰--創建一個最簡單的工程

參考:http://www.cnblogs.com/ycloneal/p/5230266.htmlhtml 一個文件夾下面有list.cpp,list.h,Node.cpp,Node.h,主函數在test.cpp文件下面,最簡單的makefile文件能夠寫成:函數 CXXFLAGS = -O2 -g -Wall -fmessage-length=0 CFLAGS = `pkg-config
相關文章
相關標籤/搜索