aboutsummaryrefslogtreecommitdiff
path: root/cmake/shader.txt
blob: 8273f4df8712a7b7d17d0d478e1671c75a0d80db (plain)
1
2
3
4
5
include(cmake/txt2c.txt)

macro(add_shader_library)
  txt2c(${ARGN})
endmacro()