1. 12 Dec, 2020 2 commits
    • Dominik Charousset's avatar
      Merge pull request #1187 · 548f9392
      Dominik Charousset authored
      Use CMAKE_INSTALL_FULL_LIBDIR to install CMake files
      548f9392
    • Jon Siwek's avatar
      Use CMAKE_INSTALL_FULL_LIBDIR to install CMake files · 53d5da7a
      Jon Siwek authored
      CMAKE_INSTALL_LIBDIR is underspecified and may be set to either a
      relative or absolute path by an upstream project or user.  In the case
      it's an absolute path, the install path for CAF's CMake files
      incorrectly prepend CMAKE_INSTALL_PREFIX.
      
      CMAKE_INSTALL_FULL_LIBDIR is specified to be an absolute path, with
      CMAKE_INSTALL_PREFIX prepended if needed, so using it is preferable.
      53d5da7a
  2. 11 Dec, 2020 2 commits
  3. 08 Dec, 2020 1 commit
  4. 07 Dec, 2020 1 commit
  5. 03 Dec, 2020 1 commit
  6. 01 Dec, 2020 1 commit
  7. 26 Nov, 2020 2 commits
  8. 25 Nov, 2020 6 commits
  9. 23 Nov, 2020 4 commits
  10. 21 Nov, 2020 15 commits
  11. 19 Nov, 2020 4 commits
  12. 17 Nov, 2020 1 commit