- clone repo git clone git@github.com:nlohmann/json.git - compile and install cd json && mkdir build && cmake .. && make && sudo make install Not related to fastddsd 3.1.1 but useful for easy track of this installation
clone repo
git clone git@github.com:nlohmann/json.git
compile and install
cd json && mkdir build && cmake .. && make && sudo make install
Not related to fastddsd 3.1.1 but useful for easy track of this installation