monado/cmake
sdegrande e17dd0a494 cmake: Fix GetGitRevisionDescription cmake module for MSys
When running in an msys environment and in a git worktree directory,
the git revision is not found.

This patch converts the git_worktree_dir variable to the windows format,
by adding the windows prefix of the msys root dir, so that the HEAD file
of the worktree can be found and used by the module.
2023-09-01 11:46:28 +02:00
..
sanitizers cmake: Teach build system how to use ASan on MSVC 2022-05-16 11:00:27 -05:00
.cmake-format.json cmake: Update scripts from shared module repo. 2020-08-06 14:52:46 +00:00
.cmake-format.json.license cmake: Add SDPX tags 2020-11-02 17:04:51 +00:00
CleanDirectoryList.cmake cmake: Add SDPX tags 2020-11-02 17:04:51 +00:00
Findbluetooth.cmake ci, cmake: add optional dep for bluetooth 2022-07-25 16:20:07 +01:00
FindcJSON.cmake cmake: Fix linux builds with vcpkg. 2023-05-25 23:05:08 +01:00
FindEGL.cmake build,scripts: Word choice/clarity 2022-05-17 17:40:58 -05:00
FindEigen3.cmake build: Add FindEigen3.cmake from upstream, to support pointing at the include dir. 2020-07-16 10:04:01 -05:00
FindHIDAPI.cmake cmake: Don't use pkgconfig on Android. 2021-09-27 09:26:15 -05:00
FindLeapV2.cmake cmake: Add lib/x64 path for leap motion v2 2021-08-26 00:44:57 +02:00
FindLibcheck.cmake cmake: Don't use pkgconfig on Android. 2021-09-27 09:26:15 -05:00
FindLibusb1.cmake cmake: Don't use pkgconfig on Android. 2021-09-27 09:26:15 -05:00
FindONNXRuntime.cmake cmake: Fix FindONNXRuntime to work with prebuilt release binaries 2022-06-15 17:34:41 +01:00
FindOpenGLES.cmake cmake: Don't use pkgconfig on Android. 2021-09-27 09:26:15 -05:00
FindOpenHMD.cmake cmake: Don't use pkgconfig on Android. 2021-09-27 09:26:15 -05:00
FindPercetto.cmake cmake: More fixes for the Percetto module. 2022-03-23 14:04:19 -05:00
FindSystemd.cmake cmake: Don't use pkgconfig on Android. 2021-09-27 09:26:15 -05:00
Findudev.cmake cmake: Don't use pkgconfig on Android. 2021-09-27 09:26:15 -05:00
GenerateOpenXRRuntimeManifest.cmake cmake: Fix manifest generation for multi-config generators 2022-05-06 14:26:14 -05:00
GenerateOpenXRRuntimeManifestInstall.cmake.in cmake: Fix manifest generation for multi-config generators 2022-05-06 14:26:14 -05:00
GetGitRevisionDescription.cmake cmake: Fix GetGitRevisionDescription cmake module for MSys 2023-09-01 11:46:28 +02:00
GetGitRevisionDescription.cmake.in cmake: Add SDPX tags 2020-11-02 17:04:51 +00:00
openxr_monado.in.json cmake: Add name for OpenXR manifest file 2023-06-02 15:53:44 +00:00
openxr_monado.in.json.license cmake: Add name for OpenXR manifest file 2023-06-02 15:53:44 +00:00
OptionWithDeps.cmake build,scripts: Word choice/clarity 2022-05-17 17:40:58 -05:00
PrefixListGlob.cmake cmake: Add SDPX tags 2020-11-02 17:04:51 +00:00
ProgramFilesGlob.cmake cmake: Add SDPX tags 2020-11-02 17:04:51 +00:00
SPIR-V.cmake cmake: Make it possible to select SPIR-V version to target 2022-03-22 15:19:48 +00:00