Hi, If you want to create static library: ADD_LIBRARY(foo STATIC source.c source1.c...) If you want to link static library to your project:
確定! 回上一頁