monado/src/xrt/state_trackers
Ryan Pavlik cc4007a69e cmake: Substantial cleanups and simplifications
We now have a cmake-format config file.
We no longer use list variables for sources, instead using
target_sources when we need to add, in accordance with current
best practice. (This makes it a lot easier to edit too.) There's no more
include_directories(), add_definitions(), or other gently-deprecated
directory-scoped commands, nor any CMake scripts that include
a parent directory reference (named targets instead)
2021-11-12 09:48:37 -06:00
..
dev xrt: Add missing SPDX tags 2020-03-23 17:29:43 -05:00
gui cmake: Substantial cleanups and simplifications 2021-11-12 09:48:37 -06:00
oxr cmake: Substantial cleanups and simplifications 2021-11-12 09:48:37 -06:00
prober cmake: Substantial cleanups and simplifications 2021-11-12 09:48:37 -06:00
steamvr_drv cmake: Substantial cleanups and simplifications 2021-11-12 09:48:37 -06:00
CMakeLists.txt steamvr: Implement basic SteamVR driver 2020-11-09 19:21:27 +00:00
meson.build steamvr: Implement basic SteamVR driver 2020-11-09 19:21:27 +00:00