{"id":25344554,"url":"https://github.com/bitmeal/ueye-cmake","last_synced_at":"2026-02-14T13:02:43.916Z","repository":{"id":184005082,"uuid":"463610758","full_name":"bitmeal/ueye-cmake","owner":"bitmeal","description":"CMake find script for the iDS uEye industrial camera SDK (software suite)","archived":false,"fork":false,"pushed_at":"2023-01-17T14:47:18.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-23T14:59:38.458Z","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":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitmeal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-02-25T16:57:51.000Z","updated_at":"2022-02-25T16:59:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b579df8-99da-41dc-9341-92880df03d91","html_url":"https://github.com/bitmeal/ueye-cmake","commit_stats":null,"previous_names":["bitmeal/ueye-cmake"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bitmeal/ueye-cmake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitmeal%2Fueye-cmake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitmeal%2Fueye-cmake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitmeal%2Fueye-cmake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitmeal%2Fueye-cmake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitmeal","download_url":"https://codeload.github.com/bitmeal/ueye-cmake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitmeal%2Fueye-cmake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29444051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"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":"2025-02-14T11:35:28.707Z","updated_at":"2026-02-14T13:02:43.899Z","avatar_url":"https://github.com/bitmeal.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uEye SDK CMake\n`FinduEye-SDK.cmake` will find an installation of the *IDS Imaging Development Systems GmbH [uEye-SDK](https://de.ids-imaging.com/ids-software-suite.html)* on your machine and create a CMake library-target to link against in your project.\n\n```cmake\n# allow CMake to find our find-script\nset (CMAKE_MODULE_PATH \u003cpath-to-FinduEye-SDK.cmake-directory\u003e ${CMAKE_MODULE_PATH})\n\n# package and variable names are case-sensitive!\n# supports version requirements\nfind_package( uEye-SDK 4.95)\n...\n\ntarget_link_libraries( \u003cyour-target\u003e uEye-SDK )\n```\n32 and 64-bit versions are auto detected per your platform. The SDK is searched for in the default installation paths on Windows and Linux. If the location of the SDK cannot be determined, you have to point the find script in the right direction by using the variables listed below. When using a graphical interface for CMake, only missing variables will be show in non-advanced mode. With a default installation, or when adhering to **NIX* standard locations, only `uEye-SDK` should be needed, to define a common root for headers an libraries.\n\nRequesting version requirements is supported. Currently no support for handling multiple installed versions!\n\n\u003e 📌 Old and new **NIX* install-locations are supported\n\n## exported library targets\n* `uEye-SDK`\n\u003e 📌 Library target includes link directories\n\n## exported variables\n* `uEye-SDK_INCLUDE_DIRS`\n* `uEye-SDK_LIBRARIES`\n* `uEye-SDK_FOUND`\n* `uEye-SDK_VERSION`\n\n## manual location setup\nIf the SDK could not be found, you may help with providing following variables:\n* `uEye-SDK`: defines a common root directory for library and headers. *Headers* may be in subdirectories `/.;/include;/usr/include;/usr/local/include` and *libraries* in `/.;/Lib;/lib;/lib64;/i386-linux-gnu;/x86_64-linux-gnu` (*depending on platform*)\n* `uEye-SDK_INCLUDE_DIRS`: sets the include directories directly\n* `uEye-SDK_LIBRARIES`: sets the libraries directly\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitmeal%2Fueye-cmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitmeal%2Fueye-cmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitmeal%2Fueye-cmake/lists"}