We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1740705 commit 66526a9Copy full SHA for 66526a9
ports/cef/cef-config.cmake
@@ -88,7 +88,7 @@ set(CEF_RESOURCE_DIR "${CMAKE_CURRENT_LIST_DIR}/Resources" CACHE PATH "CEF resou
88
89
# ---------- Validation ----------
90
include(FindPackageHandleStandardArgs)
91
-find_package_handle_standard_args(CEF DEFAULT_MSG
+find_package_handle_standard_args(cef DEFAULT_MSG
92
_CEF_WRAPPER_RELEASE
93
_CEF_SHARED_RELEASE
94
)
0 commit comments