CMake: Dont use pkg-config to find libusb on Mac OSX, rewrite to CMake find module...
authorJerry Jacobs <jerry.jacobs@xor-gate.org>
Thu, 5 May 2016 10:52:58 +0000 (12:52 +0200)
committerJerry Jacobs <jerry.jacobs@xor-gate.org>
Thu, 5 May 2016 10:52:58 +0000 (12:52 +0200)
commitd15a2535cae3a76608fe9e7b3a7da27f409fa400
tree42f38a7f7aa396c6e1400d65b041328146033adb
parente653ca6cdf7f63dd70f748f970c1e0345bc19946
CMake: Dont use pkg-config to find libusb on Mac OSX, rewrite to CMake find module (tested on homebrew only)
CMakeLists.txt
cmake/modules/FindLibUSB.cmake [new file with mode: 0644]