Skip to content
Snippets Groups Projects
  1. May 07, 2021
  2. May 06, 2021
  3. May 05, 2021
  4. May 04, 2021
  5. May 03, 2021
  6. May 02, 2021
  7. May 01, 2021
  8. Apr 30, 2021
  9. Apr 29, 2021
  10. Apr 28, 2021
  11. Apr 27, 2021
  12. Apr 26, 2021
  13. Apr 25, 2021
  14. Apr 24, 2021
  15. Apr 23, 2021
    • Jörg Bornemann's avatar
      AutoGen: Retrieve Qt version from moc as fallback · 5b0ea587
      Jörg Bornemann authored
      Consider the case where the find_package call for QtCore is wrapped in a
      function call. Then AutoGen cannot determine the Qt version, because it
      only looks at variables and directory properties. The former don't leave
      the function scope and the latter are not set by default.
      
      As a fallback, locate the moc executable via its target and call it with
      the --version argument to determine the Qt version.
      
      Issue: #22028
      5b0ea587
    • Kitware Robot's avatar
      CMake Nightly Date Stamp · 15a148de
      Kitware Robot authored
      15a148de
Loading