Skip to content

Commit b618604

Browse files
committed
Add MachineIndependent/iomapper.h to the list of installed headers.
1 parent 31584ef commit b618604

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

glslang/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ if(GLSLANG_ENABLE_INSTALL)
243243
Include/glslang_c_interface.h
244244
Include/glslang_c_shader_types.h
245245
Include/ResourceLimits.h
246+
MachineIndependent/iomapper.h
246247
MachineIndependent/Versions.h)
247248

248249
foreach(file ${PUBLIC_HEADERS})

0 commit comments

Comments
 (0)