mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-03-07 11:59:57 +03:00
Fix Qt5 build
This commit is contained in:
@@ -31,8 +31,7 @@ set(PROJECT_SOURCES
|
||||
src/resources.qrc
|
||||
)
|
||||
|
||||
qt_add_executable(KDiskInfo
|
||||
MANUAL_FINALIZATION
|
||||
add_executable(KDiskInfo
|
||||
${PROJECT_SOURCES}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user