How to add Fifo_map into json using Cmake #1679
Labels
kind: question
state: stale
the issue has not been updated in a while and will be closed automatically soon unless it is updated
I'm trying to build a project using json and fifo_map.hpp, however when using cmake to build it, the project isn't recognizing fifo_map.hpp inside nlohmann. I'm assuming taht since I directly moved the hpp file into nlohmann that the project's Cmakefiles.txt doesn't recognize it, but I'm not that familiar with Cmake and I'm afraid my attempt at adding it into cmakefiles.txt would break it. Can somebody instruct me on what I should change so that cmake can add fifo_map into the json library? Thank you very much
The text was updated successfully, but these errors were encountered: