kde-workspace/kcontrol/hardware/CMakeLists.txt

10 lines
196 B
Text
Raw Normal View History

add_subdirectory( display )
if (CMAKE_SYSTEM_NAME MATCHES Linux)
# this one doesn't seem to be very portable, Alex
add_subdirectory( joystick )
endif (CMAKE_SYSTEM_NAME MATCHES Linux)