Replies: 1 comment 1 reply
-
In general, using a header-only library will require more time to build the project. For CMake projects, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I used VS2017 and have my own projects in solution. In projects, I added #include "spdlog/spdlog.h", and it leads that compiling of projects takes very very long time. Do you know how to solve it? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions