We all want to implement our own models and create our own test cases.
But where?
Modules are linked via the dune.module
file, which
states dependencies and suggests optional modules.
Start the script duneproject
to initiate creating a new
module:
Configuring and compiling the stack of modules is done via the script
dunecontrol
:
appl
folderCMakeLists.txt
file.