Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake Support #1

Open
AustinDeric opened this issue Nov 12, 2020 · 4 comments
Open

CMake Support #1

AustinDeric opened this issue Nov 12, 2020 · 4 comments
Assignees
Labels
type:feature Feature requests

Comments

@AustinDeric
Copy link

For linux C++ systems a cmake integration would be useful.

For example, i would like to be able to find_package:

cmake_minimum_required(VERSION 3.5)
project(example_coral_cpp)

find_package(libcoral REQUIRED)

This should give access to the library and header files in my CMakeLists.txt

@Namburger Namburger added enhancement New feature or request feature request labels Nov 12, 2020
@Namburger
Copy link

@AustinDeric
Thanks for the feedback, I've put in a feature request for it!

@Woodstock94
Copy link

Waiting here too. That would be awesome to upgrade my c++ coral projects.

@hjonnala hjonnala added stat:awaiting Coral team Status - Awaiting response from Coral team type:feature Feature requests and removed enhancement New feature or request feature request labels Aug 9, 2021
@hjonnala hjonnala assigned hjonnala and unassigned manoj7410 May 3, 2022
@hjonnala hjonnala removed the stat:awaiting Coral team Status - Awaiting response from Coral team label May 13, 2022
@ArchitB22976
Copy link

Hi, not the OP but I was wondering if the cmake integration ever went through.

@jbates35
Copy link

I would also be interested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature Feature requests
Projects
None yet
Development

No branches or pull requests

7 participants