Skip to content
Snippets Groups Projects
  • Administrator's avatar
    26199cf8
    Use modern CMake FindPackage config · 26199cf8
    Administrator authored
    Use cmake FindPackage config files instead of the self written FindPackage
    module files.
    The FindPackage config files are created by the developers themself and
    installed with external dependencies.
    
    Add missing CMake variables which are not defined any longer by the self
    written FindPackage module files.
    26199cf8
    History
    Use modern CMake FindPackage config
    Administrator authored
    Use cmake FindPackage config files instead of the self written FindPackage
    module files.
    The FindPackage config files are created by the developers themself and
    installed with external dependencies.
    
    Add missing CMake variables which are not defined any longer by the self
    written FindPackage module files.