mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
krdc: remove reference to jpeg
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
42818bdff1
commit
ec047e3322
1 changed files with 0 additions and 4 deletions
|
@ -24,10 +24,6 @@ if(LIBVNCSERVER_FOUND)
|
|||
krdccore
|
||||
)
|
||||
|
||||
if(JPEG_FOUND)
|
||||
target_link_libraries(krdc_vncplugin ${JPEG_LIBRARIES})
|
||||
endif(JPEG_FOUND)
|
||||
|
||||
set(kcm_krdc_vncplugin_SRCS
|
||||
vncpreferences.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue