issues
search
benoit-dubreuil
/
template-repo-cpp-ecosystem
Template repository for projects using C++ and its ecosystem
MIT License
0
stars
0
forks
source link
Compile All Build System's Generated Build Target
#91
Open
benoit-dubreuil
opened
3 years ago
benoit-dubreuil
commented
3 years ago
Specifications
When all build target are generated in the
build
directory, generate a
Python
standalone script that compiles them all.
Call
Meson
's
compile
command on all generated build targets.
Place the script in the
build/script
directory.
Specifications
build
directory, generate a Python standalone script that compiles them all.compile
command on all generated build targets.build/script
directory.