According to https://github.com/datalogistics/ibp_server/blob/master/README#L24 (and in the RPM spec), we expect to need to call `./bootstrap`, but I think it's superfluous. Testing it, simply `cmake .` works.
According to https://github.com/datalogistics/ibp_server/blob/master/README#L24 (and in the RPM spec), we expect to need to call
./bootstrap, but I think it's superfluous. Testing it, simplycmake .works.