mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 10:52:51 +00:00
13 lines
339 B
Text
13 lines
339 B
Text
![]() |
|
||
|
########### next target ###############
|
||
|
|
||
|
set(solid-hardware_SRCS solid-hardware.cpp)
|
||
|
kde4_add_executable(solid-hardware NOGUI ${solid-hardware_SRCS})
|
||
|
target_link_libraries(solid-hardware ${KDE4_KDECORE_LIBS} ${KDE4_SOLID_LIBS})
|
||
|
install(TARGETS solid-hardware ${INSTALL_TARGETS_DEFAULT_ARGS})
|
||
|
|
||
|
########### install files ###############
|
||
|
|
||
|
|
||
|
|