Skip to content
Snippets Groups Projects
  1. Feb 26, 2021
    • Florian Fischer's avatar
      [meson] better propagate dependencies · 2d0b5f6b
      Florian Fischer authored
      The emper header LockedUnboundedQueue.hpp could depend on different libraries
      according to the implementation.
      
      To link those dependencies with everything including LockedUnboundedQueue.hpp
      we propagate all emper_dependencies through emper_dep.
      
      And using emper_dep as a dependency seems anyway better than essentially
      writing down emper_dep manually each time.
      
      emper_dep essentially is:
      (link_with:emper, include_directories: emper_all_include)
      2d0b5f6b
  2. Jan 22, 2021
  3. Dec 09, 2020
  4. Nov 27, 2020
  5. Nov 10, 2020
  6. Nov 05, 2020
  7. Jul 31, 2020
  8. Jul 31, 2018
  9. Jul 19, 2018
  10. Jul 17, 2018
  11. Jul 13, 2018
Loading