{"id":19225998,"url":"https://github.com/developer239/cmake-modern-findimgui-sdl","last_synced_at":"2026-02-10T22:34:28.563Z","repository":{"id":97425283,"uuid":"572513314","full_name":"developer239/cmake-modern-findimgui-sdl","owner":"developer239","description":"FindImgui submodule.","archived":false,"fork":false,"pushed_at":"2023-11-11T11:26:46.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-31T03:48:03.077Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/developer239.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-30T12:44:29.000Z","updated_at":"2022-11-30T12:45:41.000Z","dependencies_parsed_at":"2025-01-11T12:02:55.142Z","dependency_job_id":null,"html_url":"https://github.com/developer239/cmake-modern-findimgui-sdl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/developer239/cmake-modern-findimgui-sdl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer239%2Fcmake-modern-findimgui-sdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer239%2Fcmake-modern-findimgui-sdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer239%2Fcmake-modern-findimgui-sdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer239%2Fcmake-modern-findimgui-sdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developer239","download_url":"https://codeload.github.com/developer239/cmake-modern-findimgui-sdl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer239%2Fcmake-modern-findimgui-sdl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29319690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T15:17:01.947Z","updated_at":"2026-02-10T22:34:28.544Z","avatar_url":"https://github.com/developer239.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMake Modern FindImGui(SDL)\n\nAdd this repository as a submodule to your project:\n\n```cmake\ngit submodule add https://github.com/developer239/cmake-modern-findimgui-sdl cmake/imgui\n```\n\nInclude:\n```cmake\nlist(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/imgui)\n```\n\nFind package:\n\n**Note**: FindImgui file uses `${SDL2_INCLUDE_DIR}` so you need to have SDL2 installed and you need to find it first or set the variable manually. You can find 📚 [minimal ImGui + SDL + CMake example here](https://github.com/developer239/minimal-cmake-sdl-imgui-example).\n\n```cmake\nfind_package(Imgui REQUIRED)\n```\n\nLink:\n```cmake\ntarget_link_libraries(${PROJECT_NAME} PUBLIC Imgui)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper239%2Fcmake-modern-findimgui-sdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloper239%2Fcmake-modern-findimgui-sdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper239%2Fcmake-modern-findimgui-sdl/lists"}