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

Adjust cmake target for presets #9467

Merged
merged 1 commit into from Jul 22, 2021
Merged

Conversation

ev-mp
Copy link
Collaborator

@ev-mp ev-mp commented Jul 22, 2021

The presets will be deployed in $ENV{HOME}/Documents/librealsense2/presets
Currently applicable for Linux builds
Tracked on: LRS-215

@ev-mp
Copy link
Collaborator Author

ev-mp commented Jul 22, 2021

The installation path for the target with be set for
$ENV{HOME}/Documents/librealsense2/presets

Resulting in:
user@user$ dpkg -L librealsense2-utils
/.
/home
/home/user
/home/user/Documents
/home/user/Documents/librealsense2
/home/user/Documents/librealsense2/presets
/home/user/Documents/librealsense2/presets/Max Range With Binning.preset
/home/user/Documents/librealsense2/presets/Max Range.preset
/home/user/Documents/librealsense2/presets/Medium Range.preset
/home/user/Documents/librealsense2/presets/Min Range.preset

@ev-mp ev-mp changed the title Json Adjust cmake target for presets Jul 22, 2021
@ev-mp ev-mp marked this pull request as ready for review July 22, 2021 11:30
@ev-mp ev-mp requested review from maloel and aangerma July 22, 2021 11:32
@maloel
Copy link
Collaborator

maloel commented Jul 22, 2021

@ev-mp Just to make sure: this was tested and the Windows CMake run succeeded? Even when you have no HOME env var?

@ev-mp ev-mp merged commit 9097769 into IntelRealSense:development Jul 22, 2021
@ev-mp ev-mp deleted the json branch August 4, 2021 10:10
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

Successfully merging this pull request may close these issues.

None yet

2 participants