Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
1つのCMakeプロジェクトからいくつかの異なるrpm(deb)(ファイルの異なるリストを含む)を作成する必要があります。このための最良の方法は何ですか?誰かがそのようなオプションを備えたプロジェクト(CMakeList.txt)を提案できますか?
CPackを使用することをお勧めします。