perlang-org / perlang

The Perlang Programming Language
https://perlang.org
MIT License
16 stars 1 forks source link

(consoleapp) Add `-o` flag for overriding the compiled output path #482

Closed perlun closed 3 months ago

perlun commented 3 months ago

This is useful for e.g. Make or CMake files, where the tool wants to be able to specify a specific name of the generated .o file for a given source file.