What is your idea?
The README mentions that web-ifc can be used as a standalone C++ library, and the CMakeLists.txt builds a web-ifc-library static library target.
However, there's no install() command, making it difficult to use web-ifc as a dependency in other C++ projects.