mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
kdontchangethehostname: adjust to KToolInvocation changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
4a613cc1ab
commit
19456820f8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
set(kdontchangethehostname_SRCS khostname.cpp )
|
||||
|
||||
add_executable(kdontchangethehostname ${kdontchangethehostname_SRCS})
|
||||
target_link_libraries(kdontchangethehostname KDE4::kdecore)
|
||||
target_link_libraries(kdontchangethehostname KDE4::kdecore KDE4::kdeui)
|
||||
|
||||
install(
|
||||
TARGETS kdontchangethehostname
|
||||
|
|
Loading…
Add table
Reference in a new issue