https://github.com/jochumdev/theforgecmake
TheForge out-of-tree CMake
https://github.com/jochumdev/theforgecmake
Last synced: 4 months ago
JSON representation
TheForge out-of-tree CMake
- Host: GitHub
- URL: https://github.com/jochumdev/theforgecmake
- Owner: jochumdev
- License: apache-2.0
- Created: 2023-01-28T18:40:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T17:02:49.000Z (over 3 years ago)
- Last Synced: 2025-07-21T23:48:08.961Z (11 months ago)
- Language: CMake
- Size: 89.8 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Forge CMake Files
This project contains all CMake files required to build [The Forge](https://github.com/ConfettiFX/The-Forge) and it's libraries out-of-tree.
It has been fully tested on Linux, Windows tests will follow any other platforms by the lack of them I can't test.
## Usage
See [TheForgeCMakeTemplate](https://github.com/jochumdev/TheForgeCMakeTemplate).
## Future plans
While this can serve as out-of-tree CMake builder I wish to have this included in The Forge.
## Inspiration
I started this as a fork of [JonaGoldsmith/The-Forge-CMake](https://github.com/JonahGoldsmith/The-Forge-CMake.git) you will still find pieces from him here, he forked
[VoidAnchor/TheForgeTheCmake](https://github.com/VoidAnchor/TheForgeTheCmake).
As I extended the above CMake project I started to switch everything to the same Layout as the "UbuntuCodeLite" project's inside TheForge have.
## Authors
- [René Jochum](https://github.com/jochumdev)
## License
Apache 2.0 - same as The Forge.