Skip to content
Snippets Groups Projects
  1. May 14, 2020
  2. Dec 11, 2019
  3. May 18, 2019
  4. May 15, 2019
  5. Mar 26, 2018
  6. Feb 21, 2018
  7. Feb 16, 2018
  8. Feb 07, 2018
  9. Feb 06, 2018
  10. Sep 21, 2017
    • Francois Budin's avatar
      Remove INSTALL_NAME_DIR target property · b85ef8a8
      Francois Budin authored
      Using INSTALL_NAME_DIR target property forces the install name to be an
      absolute path instead of `@rpath/{target_name}` [1]. This causes problems
      when one tries to relocate the target once it is installed.
      This patch removes this target property. If a project needs to keep
      the absolute path, CMake variables such as INSTALL_NAME_DIR can be set at
      configuration to do so.
      
      [1] https://gitlab.kitware.com/cmake/cmake/issues/16589
      b85ef8a8
  11. Aug 08, 2017
  12. Jun 15, 2016
  13. Jun 01, 2016
  14. May 30, 2016
  15. May 23, 2016
  16. Sep 01, 2015
  17. Aug 31, 2015
Loading