Skip to content

Add CONFIG_MODULE parameter to CMake function. Add Tests for CMake Integration.

Frederik Hennig requested to merge fhennig/cmake-config-module-param into master

This MR slightly improves the CMake integration of pystencils-sfg and adds tests for it:

  • Add CONFIG_MODULE as a parameter to pystencilssfg_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

Merge request reports