{"id":13754753,"url":"https://github.com/elemecca/cmake-ida","last_synced_at":"2025-05-10T00:31:09.209Z","repository":{"id":144940520,"uuid":"114480096","full_name":"Elemecca/cmake-ida","owner":"Elemecca","description":"Build IDA Pro modules with CMake","archived":true,"fork":false,"pushed_at":"2018-01-02T03:26:29.000Z","size":5,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-16T08:32:49.090Z","etag":null,"topics":["cmake","cmake-module","ida","ida-plugin","ida-pro"],"latest_commit_sha":null,"homepage":null,"language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Elemecca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-12-16T17:57:47.000Z","updated_at":"2023-01-28T09:54:42.000Z","dependencies_parsed_at":"2023-04-04T21:02:32.655Z","dependency_job_id":null,"html_url":"https://github.com/Elemecca/cmake-ida","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elemecca%2Fcmake-ida","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elemecca%2Fcmake-ida/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elemecca%2Fcmake-ida/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elemecca%2Fcmake-ida/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Elemecca","download_url":"https://codeload.github.com/Elemecca/cmake-ida/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253346375,"owners_count":21894263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cmake","cmake-module","ida","ida-plugin","ida-pro"],"created_at":"2024-08-03T10:00:33.786Z","updated_at":"2025-05-10T00:31:08.926Z","avatar_url":"https://github.com/Elemecca.png","language":"CMake","funding_links":[],"categories":["\u003ca id=\"c39a6d8598dde6abfeef43faf931beb5\"\u003e\u003c/a\u003e未分类"],"sub_categories":[],"readme":"# CMake for the IDA Pro SDK\n\nThis project provides CMake support for building IDA Pro modules.\n\n## Usage\n\nFirst, you need to somehow get a copy of this project as a subdirectory\nof your project named `external/cmake-microchip`. If you use git, the\neasiest way is to add a submodule:\n\n    git submodule add git://github.com/Elemecca/cmake-ida.git external/cmake-ida\n\nThen add this snippet near the top of your `CMakeLists.txt` (after the\n`project` command, but before any targets):\n\n    list(APPEND CMAKE_MODULE_PATH external/cmake-ida)\n    find_package(IDA 7.0 REQUIRED)\n\n\n\n## Copying\n\nCopyright 2017 Sam Hanes.\n\nThis project is provided under the same BSD 3-Clause license as CMake\nitself. See `COPYING.txt` for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felemecca%2Fcmake-ida","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felemecca%2Fcmake-ida","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felemecca%2Fcmake-ida/lists"}