Commit Graph

5 Commits

Author SHA1 Message Date
halx99 167b81d5cd Bump 1.1.0 2023-07-06 20:37:59 +08:00
halx99 90aa74cdfa Improve cmake script
- glslcc helper function
  - Rename ax_add_shader to ax_target_compile_shaders
  - Provide argument FILES for specify single or multi shader
    source files support, i.e.
       ax_target_compile_shaders(target_name FILES 1.frag 1.vert)
- Rename all _AX_ROOT_PATH to _AX_ROOT
2023-07-06 19:21:36 +08:00
halx99 7243ced7a1 Fix linux setup 2023-07-06 13:20:56 +08:00
halx99 bfc400527b Fix linux setup 2023-07-06 13:15:54 +08:00
halx99 e78ef2d885 Migrate setup.py to setup.ps1 2023-07-06 12:18:33 +08:00