Skip to content
  • Matthew Woehlke's avatar
    BUG: Fix installed .cmake. · ba712bd0
    Matthew Woehlke authored
    find_package was unable to find the QtTesting library due to the
    installed .cmake having the wrong QtTesting_LIBRARY_DIR ("lib", rather
    than the full path). Fix by determining the full path, and writing that
    to the installed .cmake instead.
    ba712bd0