• Tony's avatar
    Correct error with GTK3 not found selection · c0dbc083
    Tony authored
    When GTK3 is not found, HAVE_GTK was being set to TRUE. This edit
    ensures that HAVE_GTK is only set if GTK3 or GTK2 (meeting minimum
    version requirements) is present.
    Selection logic for printing 'GTK: No' when the libraries are not found
    has also been removed so the message is printed when GTK is not found or
    selected in common with other libraries.
    
    Changes committed:
    	modified:   CMakeLists.txt
    	modified:   cmake/OpenCVFindLibsGUI.cmake
    c0dbc083
Name
Last commit
Last update
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.tgitconfig Loading commit data...
CMakeLists.txt Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
index.rst Loading commit data...