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.
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.