Skip to content

Print an error message if PySideTools are not found.

Created by: mghansen256

This commit changes FindPySideTools to print an error message during configuration if PySideTools were not found, but find_package was invoked with the parameter REQUIRED.

Merge request reports