3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-07 06:44:18 +00:00
Brooklyn/plasma/cmake/modules/FindSynaptics.cmake

3 lines
154 B
CMake
Raw Normal View History

2022-04-02 13:24:21 +00:00
# Have it in a find module to allow force disabling it via CMAKE_DISABLE_FIND_PACKAGE_
pkg_check_modules(SYNAPTICS xorg-synaptics IMPORTED_TARGET GLOBAL)