mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 16:12:30 -06:00
Clean up CMakeLists.txt
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
add_library(qbt_qtnotify STATIC
|
||||
notifications.cpp
|
||||
# headers
|
||||
notifications.h
|
||||
|
||||
# sources
|
||||
notifications.cpp
|
||||
)
|
||||
|
||||
set_target_properties(qbt_qtnotify PROPERTIES AUTOUIC False AUTORCC False)
|
||||
|
||||
Reference in New Issue
Block a user