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

Add the ability to build CLI only #85

Closed
Roedy13 opened this issue Jun 24, 2022 · 2 comments
Closed

Add the ability to build CLI only #85

Roedy13 opened this issue Jun 24, 2022 · 2 comments

Comments

@Roedy13
Copy link
Contributor

Roedy13 commented Jun 24, 2022

I want to use LabRecorderCLI in an embedded, containerized application. There is no reason to install QT libraries into the container when they will never be used. It would be extremely helpful to have a cmake option to only compile LabRecoderCLI

I've written a CMakeList.txt file to enable this, and I'd be happy to push it up, but it seems I don't have permission to create a new branch.

@agricolab
Copy link
Contributor

agricolab commented Jun 25, 2022

Thanks! That sounds like a very interesting option. What should work is that you fork the repo, and then create your own branch for a PR.

@cboulay
Copy link
Contributor

cboulay commented Jul 19, 2022

Closed by #86

@cboulay cboulay closed this as completed Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants