Improve ResourceLimits interface to be more forward compatible
[platform/upstream/glslang.git] / glslang / CMakeLists.txt
index 72e82b4..a8b1491 100644 (file)
@@ -149,6 +149,8 @@ set(GLSLANG_SOURCES
 
 set(GLSLANG_HEADERS
     Public/ShaderLang.h
+    Public/ResourceLimits.h
+    Public/resource_limits_c.h
     Include/arrays.h
     Include/BaseTypes.h
     Include/Common.h