Skip to content

Omit cmake generated main function

Dominic Kempf requested to merge feature/omit-cmake-generated-main-function into master

This MR makes the generated driver provide a main function. To that end, a try/catch block is implemented in cgen.

This fixes #118 (closed)

Edited by Dominic Kempf

Merge request reports

Loading