Skip to content
Snippets Groups Projects
  1. Apr 08, 2025
  2. Apr 07, 2025
  3. Apr 03, 2025
  4. Apr 02, 2025
  5. Mar 31, 2025
  6. Mar 30, 2025
  7. Mar 27, 2025
  8. Mar 25, 2025
  9. Mar 22, 2025
  10. Mar 21, 2025
  11. Mar 19, 2025
  12. Mar 18, 2025
  13. Mar 17, 2025
  14. Mar 07, 2025
  15. Mar 06, 2025
  16. Mar 05, 2025
  17. Mar 03, 2025
  18. Feb 27, 2025
  19. Feb 24, 2025
  20. Feb 23, 2025
    • Markus Blatt's avatar
      [dunecontrol] Skip directories without CMake config files for module_DIR · ef4c85ff
      Markus Blatt authored and Christoph Grüninger's avatar Christoph Grüninger committed
      find_package(module) will fail if the directory set with module_DIR
      does not contain CMake configuration file.
      
      Hence the current approach requires that there are pkgconfig files
      installed and found for each module to be used.
      
      With this change we fall back to installed modules if the directory
      does not contain any Cmake configuration files.
      
      This fixes problems with using OPM as DUNE modules (in Debian) which
      stopped shipping broken pkgconf file 2023-09
      ef4c85ff
  21. Feb 22, 2025
Loading