kde-workspace/kcontrol/hardware/CMakeLists.txt
Ivailo Monev 18a7b9c1a2 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-06 13:03:02 +02:00

6 lines
156 B
CMake

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