Closed jfurtek closed 3 years ago
This PR forwards the debug build type to the FIL backend so that the generated library has debug symbols.
debug
okay to test
Failing CI with
CMake Error at CMakeLists.txt:43: Parse error. Function missing ending ")". Instead found bad character with text "\".
This PR forwards the
debug
build type to the FIL backend so that the generated library has debug symbols.