qtbase/cmake/FindMtdev.cmake

4 lines
72 B
CMake
Raw Normal View History

find_package(PkgConfig)
pkg_check_modules(Mtdev mtdev IMPORTED_TARGET)