direwolf/cmake/modules
Davide Gerhard 8cd1f87ef6
cmake: windows build fixes
works with cygwin and x86_64-w64-mingw32-gcc/x86_64-w64-mingw32-g++
from the package installer of cygwin.
To use that add the following lines to .bash_profile

export CC=x86_64-w64-mingw32-gcc
export CXX=x86_64-w64-mingw32-g++

you also need cmake from cygwin
2019-11-09 08:31:35 +01:00
..
FindCPUflags.cmake cmake: fix cpu flags autodiscovery and terminal for raspberry 2019-11-09 08:26:36 +01:00
FindCompiler.cmake cmake: new build tool 2019-11-09 08:26:33 +01:00
FindGPSD.cmake cmake: windows build fixes 2019-11-09 08:31:35 +01:00
FindPortaudio.cmake cmake: new build tool 2019-11-09 08:26:33 +01:00
Findhamlib.cmake cmake: new build tool 2019-11-09 08:26:33 +01:00
Findudev.cmake cmake: new build tool 2019-11-09 08:26:33 +01:00