issues
search
Das-Kollektiv
/
tdme2
TDME2 - ThreeDeeMiniEngine2 is a lightweight, multi-platform 3D engine including tools suited for 3D game/application development using C++, Mini(t)Script, GLSL, ...
Other
176
stars
29
forks
source link
Build-System: Improvements
#12
Open
andreasdr
opened
5 years ago
andreasdr
commented
5 years ago
The build system could use some improvements like:
like building tools in a tool lib archive as a game does not need to include tools
ext objects are created in top level "obj" path, whereas "src" is not and retains its sub folders
maybe its feasible to also support creating dynamic libraries, not sure yet
The build system could use some improvements like: