axmol/cmake
halx99 b21735a9bb [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 Init Commit 2019-11-23 20:27:39 +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