axmol/cmake
halx99 a2645186b4 [CMake] Add find shader sources function:
Syntax: ax_find_shaders(dir shader_sources [RECURSE])
examples:
- ax_find_shaders("${CMAKE_CURRENT_LIST_DIR}/core/renderer/shaders" runtime_shader_sources)
 - ax_find_shaders("${CMAKE_CURRENT_LIST_DIR}/Source" custom_shader_sources RECURSE)
2023-07-06 21:15:28 +08:00
..
Modules [CMake] Add find shader sources function: 2023-07-06 21:15:28 +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