tt4g

Results 253 comments of tt4g

I don't think `stopwatch` generates symbols because it doesn't have a `.cpp` file.

If you want to install imported spdlog as part of your project, define `SPDLOG_INSTALL=ON`. https://github.com/gabime/spdlog/blob/271f0f3b14cd3266fd0f52c636fe3527d3c8beb2/CMakeLists.txt#L89 The spdlog install command is not defined because `SPDLOG_INSTALL=OFF` is the default (if spdlog not...