开发者

What is the best way of creating several rpm's (deb's) packages in one CMake project?

I need to create several different rpm's (deb's) (with different list of files) from one CMake project. What is the best way for t开发者_如何学JAVAhis? Can some one suggest some project (CMakeList.txt) with such options?


You will want to use CPack.

  • Packaging With CPack
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜