Skip to content
Snippets Groups Projects
Commit a59b89b1 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

Disable warnings for spdlog.

parent 0f63ca15
No related branches found
No related tags found
No related merge requests found
add_subdirectory(spdlog) add_subdirectory(spdlog)
set(DISABLE_WARNINGS_TARGETS spdlog)
set(gtest_force_shared_crt ON CACHE INTERNAL "") # Use dynamic MSVC runtime set(gtest_force_shared_crt ON CACHE INTERNAL "") # Use dynamic MSVC runtime
set(INSTALL_GTEST OFF CACHE INTERNAL "") set(INSTALL_GTEST OFF CACHE INTERNAL "")
......
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