Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Add compile and run command parameters in language page. #2772

Open
cubercsl opened this issue Nov 2, 2024 · 1 comment

Comments

@cubercsl
Copy link
Contributor

cubercsl commented Nov 2, 2024

Description of the enhancement request

image

Provide teams compile and run parameters, in language page.

The goal you want to achieve

Add a field shows compile and run command parameters, for example:

C++:

g++ -x c++ -Wall -O2 -std=gnu++20 -static -pipe -o "${file}"

Expected behaviour

Any other information that you want to share?

image

@meisterT
Copy link
Member

meisterT commented Nov 2, 2024

I am working on this as part of #1241

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants