Skip to content

Conversation

@ahnaf-tahmid-chowdhury
Copy link
Contributor

This PR introduces short command-line arguments for the openmc config subcommand, enhancing usability and convenience.

The following short arguments have been added:

  • -p for --prefix
  • -i for --include-dir
  • -l for --lib-dir
  • -c for --cmake-dir
  • -L for --libs
  • -e for --extra-libs
  • -d for --extra-lib-dir

These changes were implemented by modifying src/config.cpp to update the print_config_usage function and the argument parsing logic within openmc_config_main.

@ahnaf-tahmid-chowdhury
Copy link
Contributor Author

This PR depends on PR #3339

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants