First working version of fwk ...
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.
IAP GITLAB
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.