index
:
oculusvr-sdk.git
jogamp_0.3.2
jogamp_0.4.4
jogamp_0.5.0.1
master
vanilla_0.3.2
vanilla_0.4.4
vanilla_0.5.0.1
OculusVR SDK Source Code (Linux, Windows and MacOS)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
3rdParty
/
EDID
/
CMakeLists.txt
blob: e6703ec55d60bd11b1df6158f39587a1cddca15a (
plain
)
1
2
3
cmake_minimum_required(VERSION 2.8) project (edid) add_library(edid STATIC edid.cpp)