Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add Fifo_map into json using Cmake #1679

Closed
theamatuer opened this issue Jul 22, 2019 · 1 comment
Closed

How to add Fifo_map into json using Cmake #1679

theamatuer opened this issue Jul 22, 2019 · 1 comment
Labels
kind: question state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated

Comments

@theamatuer
Copy link

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

@stale
Copy link

stale bot commented Aug 21, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated label Aug 21, 2019
@stale stale bot closed this as completed Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: question state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated
Projects
None yet
Development

No branches or pull requests

1 participant