You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (USE_MENU_CACHE)
# optionally use libmenu-cache from lxde to generate the application menu
find_package(MenuCache ** "$(LIBMENUCACHE_MINIMUM_VERSION}" ** REQUIRED)
endif()
A minor syntax error, well, if anyone ever uses menu-cache anyway.
The text was updated successfully, but these errors were encountered:
if (USE_MENU_CACHE)
# optionally use libmenu-cache from lxde to generate the application menu
find_package(MenuCache ** "$(LIBMENUCACHE_MINIMUM_VERSION}" ** REQUIRED)
endif()
A minor syntax error, well, if anyone ever uses menu-cache anyway.
The text was updated successfully, but these errors were encountered: