Bastien
|
de57d26e57
cmake : remove unused LIB_PREFIX variable
|
6 years ago |
Bastien
|
8aa3b4afeb
Define OHMD_STATIC when building static lib
|
6 years ago |
Bastien
|
398f114eba
Disable CXX in CMake project
|
6 years ago |
Bastien
|
3a2d5c56f9
Remove redundant code in CMakeLists.txt
|
6 years ago |
Bastien
|
5b91b37fe4
Add the option to build both static and shared libraries
|
6 years ago |
Bastien
|
b1908e0905
Use lower-case for function calls
|
6 years ago |
Bastien
|
c0445b36e8
Export OpenHMD cmake target
|
6 years ago |
Bastien
|
09d38f3700
Don't build both static and shared libraries
|
6 years ago |
Bastien
|
31715cbcda
Use CMAKE_C_STANDARD instead of setting C flags manually
|
6 years ago |
Bastien
|
35fd0fd4bb
Bump CMake minimum version to 3.1
|
6 years ago |
Douglas Xie
|
5cc6f46b19
create 3glasses hmd driver
|
7 years ago |
Lubosz Sarnecki
|
bf664f85f5
vive: replace mjson with nxjson to get valid config values.
|
7 years ago |
Philipp Zabel
|
4146069f0b
Fix cmake build for Windows Mixed Reality support
|
7 years ago |
Philipp Zabel
|
b3480c14ac
Update library soname version to 0.1.0, package version to 0.3.0 (#123)
|
7 years ago |
pH5
|
2ff44b56b2
Add initial Windows Mixed Reality support (#121)
|
7 years ago |
TheOnlyJoey
|
2a3b34b612
Final controller API changes, with NOLO controllers implemented as functional example (#113)
|
7 years ago |
Christoph Haag
|
53051f96c5
use position independent code with CMake too
|
7 years ago |
TheOnlyJoey
|
44b472db93
Add NOLO driver.
|
8 years ago |
TheOnlyJoey
|
a94e9a8687
Fixed wrong CMakeList merge
|
8 years ago |
James Sarrett
|
5e1eec604a
pull in updated FindSDL2.cmake
|
8 years ago |
Joey Ferwerda
|
8cb50ab751
Fixed up the CMake to compile the examples last, fixed vive compile
|
8 years ago |
James Sarrett
|
4669e70231
use SDL2 for opengl example.
|
8 years ago |
Joey Ferwerda
|
ca77ca82b9
Multiple fixes from 0.3rc
|
8 years ago |
Joey Ferwerda
|
15a7a70c05
Merge branch 'master' of https://github.com/OpenHMD/OpenHMD into htc-vive
|
8 years ago |
James Sarrett
|
9a96bd4ae9
add universal GLSL distortion shader and coefficents to libopenhmd
|
8 years ago |
Joey Ferwerda
|
9ab8c6cc3e
Updated CMake file to match master
|
8 years ago |
TheOnlyJoey
|
ad91d9a43a
CMake now created static and shared object library
|
8 years ago |
TheOnlyJoey
|
bca1f018a9
Added cmake compilation for examples.
|
8 years ago |
TheOnlyJoey
|
679ed2a042
Fixed install properties for compiling with CMake.
|
8 years ago |
Fredrik Hultin
|
58c793e5e5
Added queue.c in CMakeLists.txt.
|
8 years ago |