From 7bcd5d95b9675b5f3fd9d710fb1389df5817d0f0 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 23 Jan 2023 14:15:19 +0100 Subject: cmake: respect DESTDIR for preset directory Based on a patch by @dlpierce Fixes #1603 --- presets/README.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 presets/README.txt (limited to 'presets/README.txt') diff --git a/presets/README.txt b/presets/README.txt new file mode 100644 index 00000000..a89793f8 --- /dev/null +++ b/presets/README.txt @@ -0,0 +1,12 @@ +Here you can add presets as .ini files in order to get them copied for +the end-user as profiles. + +Additionally, a preset called 'default.ini' will be sourced into each +profile the user creates. + +This functionality exists for hardware vendors who create their custom +distributions of opentrack. + +The user can delete the profiles in his 'Documents/opentrack-2.3' +directory. The presets won't be copied again unless their modification +time changes inside the opentrack's distribution. -- cgit v1.2.3