Remove .h file in target_sources
This commit is contained in:
parent
135e3df17b
commit
829fb8db79
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@ if(WIN32)
|
||||||
Qt::Core
|
Qt::Core
|
||||||
ole32
|
ole32
|
||||||
)
|
)
|
||||||
target_sources(kdeconnect_systemvolume
|
|
||||||
PRIVATE
|
|
||||||
PolicyConfig.h)
|
|
||||||
elseif(APPLE)
|
elseif(APPLE)
|
||||||
target_link_libraries(kdeconnect_systemvolume
|
target_link_libraries(kdeconnect_systemvolume
|
||||||
kdeconnectcore
|
kdeconnectcore
|
||||||
|
|
Loading…
Reference in a new issue