mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 19:16:21 +00:00
a/vive: Order CMakeLists.txt files [NFC]
This commit is contained in:
parent
d984950be1
commit
62c483301c
|
@ -3,12 +3,12 @@
|
|||
|
||||
add_library(
|
||||
aux_vive STATIC
|
||||
vive_bindings.c
|
||||
vive_bindings.h
|
||||
vive_calibration.c
|
||||
vive_calibration.h
|
||||
vive_config.h
|
||||
vive_config.c
|
||||
vive_bindings.c
|
||||
vive_bindings.h
|
||||
vive_poses.h
|
||||
vive_poses.c
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue