1. 17 Mar, 2020 1 commit
    • FeRD (Frank Dana)'s avatar
      Problem: CMake config doesn't support multiarch · 31569c78
      FeRD (Frank Dana) authored
      Solution: Install CMake config in arch-dependent LIBDIR/cmake
      
      Using "share/cmake/${PROJECT_NAME}" as DESTINATION for installing
      ZeroMQConfig.cmake et al works for arch-independent configs, but
      is wrong for multiarch. The configs for each version of the
      library should be stored below the arch-dependent LIBDIR, using
      the GNUInstallDirs ${CMAKE_INSTALL_LIBDIR} variable.
      Signed-off-by: 's avatarFeRD (Frank Dana) <ferdnyc@gmail.com>
      31569c78
  2. 14 Mar, 2020 6 commits
  3. 07 Mar, 2020 5 commits
  4. 29 Feb, 2020 2 commits
  5. 28 Feb, 2020 1 commit
  6. 24 Feb, 2020 4 commits
  7. 23 Feb, 2020 5 commits
  8. 21 Feb, 2020 2 commits
  9. 13 Feb, 2020 2 commits
  10. 12 Feb, 2020 7 commits
  11. 11 Feb, 2020 2 commits
  12. 09 Feb, 2020 3 commits