remove FOUND_VAR

should also fix compilation in some situations because of sigc++
This commit is contained in:
ouwou
2021-10-06 00:54:57 -04:00
parent dead7f2f6a
commit e8b1bcd216
16 changed files with 0 additions and 16 deletions

View File

@@ -31,7 +31,6 @@ set(CAIRO_INCLUDE_DIRS ${CAIRO_INCLUDE_DIR};${CAIRO_CONFIG_INCLUDE_DIRS})
include(FindPackageHandleStandardArgs)
find_package_handle_standard_args(cairo
FOUND_VAR CAIRO_FOUND
REQUIRED_VARS
CAIRO_LIBRARY
CAIRO_INCLUDE_DIR