zerodaycode / Zork

Project manager and builder automation tool for modern C++ projects
MIT License
151 stars 10 forks source link

Configure the location of the standard library modules path via CLI #133

Open TheRustifyer opened 2 months ago

TheRustifyer commented 2 months ago

Feature Request

Create a new CLI switch to allow to define the std_lib_installed_dir via command line that takes precedence over the one declared in the configuration file (if so).