8 ms·
A replacement for CMake/Ninja using golang. https://github.com/bradphelan/nuke-engine/blob/trunk/USERGUIDE.md#compiler-config https://github.com/bradphelan/nuk
by injidup 5mo ago
A replacement for CMake/Ninja using golang.
https://github.com/bradphelan/nuke-engine/blob/trunk/USERGUIDE.md#compiler-config https://github.com/bradphelan/nuke-engine/blob/trunk/USERGUI...
After a day of hating on CMake generator expressions I just wanted a proof of concept that something better is possible.
An example build is https://github.com/bradphelan/nuke-engine/blob/trunk/examples/physics-engine/app/nuke.go https://github.com/bradphelan/nuke-engine/blob/trunk/example...