• Tony's avatar
    Improve GTK+ library selection logic. · f318b5bc
    Tony authored
    The new logic will select GTK+3 by default if WITH_GTK is selected. If
    the GTK+3 libraries are not found, then GTK+2 libraries will be selected
    if found.
    This can be overridden by using WITH_GTK_2_X to force selection of GTK+2
    (if found).
    f318b5bc
OpenCVFindLibsGUI.cmake 2.42 KB