AddOppRun¶
This module provides mechanisms to run OMNeT++ simulations conveniently without relying on the OMNeT++ IDE.
The documentation of this module is still a stub!
-
add_opp_run
¶
Add run and debug targets.
-
add_opp_test
¶
Add a smoke test target.
-
vscode_addon_option
¶
Adds a CMake cache option which allows users to toggle the Visual Studio Code add-on on and off. If a .vscode directory exists in the project’s root directory, the add-on is enabled by default then.
-
generate_run_script
¶
Generates a shell script for running a simulation target.