Installation

Building from source with CMake

Clone the repository, then run cmake to build and install the library:

bash
git clone --depth 1 https://github.com/louisdevie/crashtest.git
cd crashtest
cmake --build .