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.
我需要从一个 CMake 项目创建几个不同的 rpm(deb)(具有不同的文件列表)。最好的方法是什么?有人可以建议一些带有这些选项的项目(CMakeList.txt)吗?
您将需要使用 CPack。