IAP GITLAB

Skip to content

First working version of fwk ...

Ralf Ulrich requested to merge modules_cmake into master

This now works. You can do

mkdir build
cd build
cmake ..
make
ctest

Almost all tests run, all succeed. There still are important parts missing, but this is getting very close.

Merge request reports