aboutsummaryrefslogtreecommitdiff
path: root/games/minimal/menu/background.png
Commit message (Expand)AuthorAge
* Compress texturesDavid Gumberg2013-06-18
* games/minimal: Add menu/background.png and menu/icon.pngPerttu Ahola2013-05-02
/span> if(WIN32) # If VCPKG_APPLOCAL_DEPS is ON, dll's are automatically handled by VCPKG if(NOT VCPKG_APPLOCAL_DEPS) find_file(CURL_DLL NAMES libcurl-4.dll libcurl.dll DOC "Path to the cURL DLL (for installation)") mark_as_advanced(CURL_DLL) endif() endif() include(FindPackageHandleStandardArgs) find_package_handle_standard_args(CURL DEFAULT_MSG CURL_LIBRARY CURL_INCLUDE_DIR)