axmol/cmake
halx99 4cf6060e42 [CMAKE] Add shader compile function: ax_add_shader [skip ci]
- ax_add_shader(${FILE}): output compiled shader to ${CMAKE_BINARY_DIR}/runtime/shaders/${SC_LANG}/xxx_fs.bin
- ax_add_shader(${FILE} CUSTOM): output compiled shader to ${CMAKE_BINARY_DIR}/runtime/shaders/${SC_LANG}/xxx_fs.bin
- ax_add_shader(${FILE} CVAR): the shader will compiled to c hex header for embed include by C/C++ use
2023-07-06 14:08:16 +08:00
..
Modules [CMAKE] Add shader compile function: ax_add_shader [skip ci] 2023-07-06 14:08:16 +08:00
images Rework CMake Xcode support. (#20205) 2019-10-22 13:42:56 +08:00
scripts Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
ios.toolchain.cmake Fix arc (#852) 2022-09-09 23:06:59 +08:00