WSJT-X/CMake
Bill Somerville b9df9eff69 Adjust CMake Hamlib finder for latest version
Hamlib now used  libusb-1.0 and since that is available  on Windows we
can now build with it across platforms. This change allows for that if
the custom USB backends are configured in Hamlib.

As it looks  like Hamlib v3.1 will be suitable  for WSJT-X this change
also puts  in place what  is needed to  link to a  Hamlib SO/DLL/DYLIB
when required. This is switched on  by not defining the CMake variable
hamlib_STATIC. This could  be used on Windows and Mac  but Linux still
must have  Hamlib statically linked  due to repository  versions being
too old.

For  now  Hamlib  remains  statically linked  for  consistency  across
platforms.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6581 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-04-06 17:10:46 +00:00
..
Modules Adjust CMake Hamlib finder for latest version 2016-04-06 17:10:46 +00:00
VersionCompute.cmake Better version identification. 2014-10-01 15:57:43 +00:00
cmake_uninstall.cmake.in Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
getsvn.cmake Abandon getting changeset revision number from svn keyword expansion 2015-02-22 00:20:42 +00:00