Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorr.kuznetsov <r.kuznetsov@corp.mail.ru>2018-08-03 13:16:59 +0300
committerDaria Volvenkova <d.volvenkova@corp.mail.ru>2018-08-06 14:09:53 +0300
commit704fd74d8d709f643d38266e1b484c16a441fb8b (patch)
tree09b594294973956482178ec173f27d899112ecd8 /drape/CMakeLists.txt
parentc43305029839d5c7c9ab2eeed370e56bd777cc41 (diff)
Removed glConst from render state and texture
Diffstat (limited to 'drape/CMakeLists.txt')
-rw-r--r--drape/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/drape/CMakeLists.txt b/drape/CMakeLists.txt
index 476bfd8ed3..d219584a39 100644
--- a/drape/CMakeLists.txt
+++ b/drape/CMakeLists.txt
@@ -101,6 +101,7 @@ set(
${DRAPE_ROOT}/texture_manager.hpp
${DRAPE_ROOT}/texture_of_colors.cpp
${DRAPE_ROOT}/texture_of_colors.hpp
+ ${DRAPE_ROOT}/texture_types.hpp
${DRAPE_ROOT}/uniform_value.cpp
${DRAPE_ROOT}/uniform_value.hpp
${DRAPE_ROOT}/utils/glyph_usage_tracker.cpp