Tags: jay3d/bgfx.cmake
Tags
build(deps): bump the submodules group across 1 directory with 2 updates Bumps the submodules group with 2 updates in the / directory: [bgfx](https://github.com/bkaradzic/bgfx) and [bx](https://github.com/bkaradzic/bx). Updates `bgfx` from `409fbc5` to `7e5bb54` - [Commits](bkaradzic/bgfx@409fbc5...7e5bb54) Updates `bx` from `3d53a4a` to `296dfb2` - [Commits](bkaradzic/bx@3d53a4a...296dfb2) --- updated-dependencies: - dependency-name: bgfx dependency-type: direct:production dependency-group: submodules - dependency-name: bx dependency-type: direct:production dependency-group: submodules ... Signed-off-by: dependabot[bot] <support@github.com>
Fix incorrect adding .h in bgfx_compile_shaders (bkaradzic#245)
build(deps): bump the submodules group across 1 directory with 3 updates Bumps the submodules group with 3 updates in the / directory: [bgfx](https://github.com/bkaradzic/bgfx), [bx](https://github.com/bkaradzic/bx) and [bimg](https://github.com/bkaradzic/bimg). Updates `bgfx` from `af12904` to `409fbc5` - [Commits](bkaradzic/bgfx@af12904...409fbc5) Updates `bx` from `e7ede51` to `3d53a4a` - [Commits](bkaradzic/bx@e7ede51...3d53a4a) Updates `bimg` from `2afa64c` to `aaf9125` - [Commits](bkaradzic/bimg@2afa64c...aaf9125) --- updated-dependencies: - dependency-name: bgfx dependency-type: direct:production dependency-group: submodules - dependency-name: bx dependency-type: direct:production dependency-group: submodules - dependency-name: bimg dependency-type: direct:production dependency-group: submodules ... Signed-off-by: dependabot[bot] <support@github.com>
Update cmake/bgfx/bgfx.cmake Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
build(deps): bump the submodules group with 3 updates Bumps the submodules group with 3 updates: [bgfx](https://github.com/bkaradzic/bgfx), [bx](https://github.com/bkaradzic/bx) and [bimg](https://github.com/bkaradzic/bimg). Updates `bgfx` from `d1feabe` to `af12904` - [Commits](bkaradzic/bgfx@d1feabe...af12904) Updates `bx` from `24527ea` to `e7ede51` - [Commits](bkaradzic/bx@24527ea...e7ede51) Updates `bimg` from `59f188a` to `2afa64c` - [Commits](bkaradzic/bimg@59f188a...2afa64c) --- updated-dependencies: - dependency-name: bgfx dependency-type: direct:production dependency-group: submodules - dependency-name: bx dependency-type: direct:production dependency-group: submodules - dependency-name: bimg dependency-type: direct:production dependency-group: submodules ... Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request bkaradzic#233 from bwrsandman/preprocessor bx: Add /Zc:preprocessor
build(deps): bump the submodules group with 3 updates Bumps the submodules group with 3 updates: [bgfx](https://github.com/bkaradzic/bgfx), [bx](https://github.com/bkaradzic/bx) and [bimg](https://github.com/bkaradzic/bimg). Updates `bgfx` from `57d8a08` to `00fa5ad` - [Commits](bkaradzic/bgfx@57d8a08...00fa5ad) Updates `bx` from `34ba9c7` to `d171a0f` - [Commits](bkaradzic/bx@34ba9c7...d171a0f) Updates `bimg` from `e9fa0ce` to `98a40e8` - [Commits](bkaradzic/bimg@e9fa0ce...98a40e8) --- updated-dependencies: - dependency-name: bgfx dependency-type: direct:production dependency-group: submodules - dependency-name: bx dependency-type: direct:production dependency-group: submodules - dependency-name: bimg dependency-type: direct:production dependency-group: submodules ... Signed-off-by: dependabot[bot] <support@github.com>
tools: Add an option to insert search paths for tools
PreviousNext