Add CONFIG_MODULE parameter to CMake function. Add Tests for CMake Integration.
This MR slightly improves the CMake integration of pystencils-sfg and adds tests for it:
- Add
CONFIG_MODULEas a parameter topystencilssfg_generate_target_sources, allowing to set the configuration module on a per-script basis - Add a small CMake project to the test suite
Edited by Frederik Hennig