已经废弃 qmake 的项目应该删除 .pro 文件 #3369
Closed
wineee
started this conversation in
Developer Discussion | 开发者讨论
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
目前 DDE 大部分项目已经移至 cmake 构建,很多仓库同时有 *.pro 和 CMakeLists.txt 文件,如果两者都在维护,可以同时保留。但很多 qmake 已经不维护了,希望删除相关文件,避免误导打包者。
相关issues:
linuxdeepin/deepin-camera#3
另外个别项目是 cmake 坏了,在用 qmake。这种应该在 readme 中明确说明:
https://github.com/linuxdeepin/deepin-screen-recorder
Beta Was this translation helpful? Give feedback.
All reactions