Open aisrael opened 9 years ago
We could use a way to simplify and automate development environment setup. Currently, we assume too many things are in place.
Can we:
Makefile
curl
boost
We could use a way to simplify and automate development environment setup. Currently, we assume too many things are in place.
Can we:
Makefile
to reference said libraries in place?curl
and extract above dependencies into their proper placesboost
, recompileboost
as well using the above script.