axmol/cmake/Modules
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
..
AXBuildHelpers.cmake Bump 1.1.0 2023-07-06 20:37:59 +08:00
AXBuildSet.cmake Improve cmake script 2023-07-06 19:21:36 +08:00
AXConfigDefine.cmake Rename option `AX_USE_COMPAT_GL` to `AX_USE_ANGLE` 2023-07-03 20:35:55 +08:00
AXConfigDepend.cmake Improve cmake 2023-06-13 00:10:53 +08:00
AXGLSLCC.cmake [CMake] Add find shader sources function: 2023-07-06 21:15:28 +08:00
AXLinkHelpers.cmake Rename option `AX_USE_COMPAT_GL` to `AX_USE_ANGLE` 2023-07-03 20:35:55 +08:00
AXPlatform.cmake Download optional c-ares 2023-06-28 00:44:29 +08:00
FindChipmunk.cmake Squashed commit of the following: 2016-02-29 13:53:00 -08:00
FindFontconfig.cmake cmake: fix FindFontconfig.cmake - FONCONFIG_FOUND was not set, when FONTCONFIG_INCLUDE_DIRS was empty (on CentOS 6.5 for example) 2014-11-24 17:23:12 +03:00
FindGTK3.cmake add UIEditBox support linux platform. 2015-09-18 17:11:58 +08:00
Findflatbuffers.cmake fix building with system prebuilt libs 2015-07-22 14:19:22 +01:00
PreventInSourceBuilds.cmake Migrate [skip ci] 2022-10-18 19:13:40 +08:00