mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
3 lines
154 B
CMake
3 lines
154 B
CMake
# 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)
|