cmake -G "Unix Makefiles" -DCMAKE_INSTALL_PREFIX=/usr/local
make 
make install

相关文章: