Skip to content
Snippets Groups Projects
  1. Aug 24, 2020
    • Guilhem Saurel's avatar
      [CMake] fix Boost use · 40ae6cc5
      Guilhem Saurel authored
      Using both ADD_PROJECT_DEPEDENCY & FIND_PACKAGE for Boost breaks uses of
      ${Boost_LIBRARIES}: only the last call to one ore the other is taken
      into account.
      
      I suggest to use ${Boost_LIBRARIES} for exported ones, and eg.
      ${Boost_UNIT_TEST_FRAMEWORK_LIBRARY} for the private ones.
      40ae6cc5
    • Guilhem Saurel's avatar
      Format · 870c6a6d
      Guilhem Saurel authored
      870c6a6d
  2. Jul 23, 2020
  3. Jul 15, 2020
  4. Jul 13, 2020
  5. Jul 10, 2020
  6. Jun 30, 2020
  7. May 25, 2020
  8. May 04, 2020
  9. Mar 21, 2020
  10. Feb 25, 2020
  11. Feb 04, 2020
  12. Feb 03, 2020
  13. Jan 31, 2020
  14. Jan 29, 2020
  15. Jan 23, 2020
  16. Jan 16, 2020
Loading