Skip to content
Snippets Groups Projects
Commit 8f660d52 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Actually use the spdlog target

parent 569c22b7
No related branches found
No related tags found
No related merge requests found
......@@ -400,7 +400,8 @@ set(COMMON_LIBS
Qt5::Qml
Qt5::QuickControls2
Qt5::QuickWidgets
nlohmann_json::nlohmann_json)
nlohmann_json::nlohmann_json
spdlog::spdlog)
if(APPVEYOR_BUILD)
set(NHEKO_LIBS ${COMMON_LIBS} lmdb)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment