forked from mirrors/0ad
a5fec576f9
This uses ./build/workspaces/default as location for generated build files as well as build products. Using the name "default" to avoid the dilemma gcc vs clang vs premake generator. Doesn't impact scripts already using --outpath and allows running premake5 --help without a wrapper. Also update .gitignore to make using arbitrary workspaces cleaner. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>