summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-08 21:48:20 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-11 18:15:54 +0300
commit5f23fe21b29083922dab55feb33258f3f855ca9e (patch)
tree09637f98663093435066a6436b931612c4a53d82 /src/CMakeLists.txt
parent167fe73b9dde166cc84927262cdd8c20ed2f4ac4 (diff)
downloadplus-5f23fe21b29083922dab55feb33258f3f855ca9e.tar.gz
plus-5f23fe21b29083922dab55feb33258f3f855ca9e.tar.bz2
plus-5f23fe21b29083922dab55feb33258f3f855ca9e.tar.xz
plus-5f23fe21b29083922dab55feb33258f3f855ca9e.zip
Add nacl gl init and nacl defines and includes in most files.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index bcaa63983..a1fb32532 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1013,6 +1013,8 @@ SET(SRCS
render/mobileopenglgraphics.h
render/modernopenglgraphics.cpp
render/modernopenglgraphics.h
+ render/naclgles.cpp
+ render/naclgles.h
input/mouseinput.h
mumblemanager.cpp
mumblemanager.h