direwolf/cmake
Martin Cooper b8fdf013c5 Build changes for the use of CM108 for PTT on Mac
The CMake changes are slightly complicated by the Windows build using
a local copy of some hidapi files, for some reason, instead of using
the hidapi library itself. The Mac version uses hidapi in the same way
as other libraries.

In the CMake files, it is unclear to me whether "elseif (NOT WIN32 AND
NOT CYGWIN)" means the same thing as "elseif (APPLE)", so they are
treated separately in order to avoid breaking other build types.
2023-11-15 17:02:32 -08:00
..
cpack cmake: implement basic cpack functionality 2019-11-13 15:57:11 +01:00
cpu_tests cmake: new build tool 2019-11-09 08:26:33 +01:00
include cmake: new build tool 2019-11-09 08:26:33 +01:00
modules Build changes for the use of CM108 for PTT on Mac 2023-11-15 17:02:32 -08:00