Skip to content
Snippets Groups Projects
  1. Mar 21, 2025
  2. Mar 19, 2025
  3. Mar 18, 2025
  4. Mar 17, 2025
  5. Mar 07, 2025
  6. Mar 06, 2025
  7. Mar 05, 2025
  8. Mar 03, 2025
  9. Feb 27, 2025
  10. Feb 24, 2025
  11. 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
  12. Feb 22, 2025
  13. Feb 21, 2025
  14. Feb 20, 2025
  15. Feb 18, 2025
  16. Feb 17, 2025
  17. Feb 06, 2025
  18. Feb 05, 2025
Loading