monado/src/xrt/targets/service
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
..
CMakeLists.txt cmake: Substantial cleanups and simplifications 2021-11-12 09:48:37 -06:00
configure_and_install_units.cmake cmake: Substantial cleanups and simplifications 2021-11-12 09:48:37 -06:00
main.c u/trace_marker: Refactor init to fix bug 2021-06-14 19:12:14 +01:00
meson.build d/qwerty: Add Qwerty driver initial boilerplate 2021-03-29 15:41:25 -03:00
monado.in.service service: Use new u_logging ENV variable for compositor. 2020-12-28 13:04:11 +00:00
monado.in.socket ipc: Use xdg runtime directory for socket 2021-04-15 21:42:06 +00:00