Skip to content
Snippets Groups Projects
Commit c0f03942 authored by Lars Bilke's avatar Lars Bilke
Browse files

Removed fmt and spdlog.

parent d57a6512
No related branches found
No related tags found
No related merge requests found
......@@ -49,9 +49,3 @@
[submodule "TheLartians/GroupSourcesByFolder.cmake"]
path = TheLartians/GroupSourcesByFolder.cmake
url = https://github.com/TheLartians/GroupSourcesByFolder.cmake
[submodule "fmtlib/fmt"]
path = fmtlib/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "gabime/spdlog"]
path = gabime/spdlog
url = https://github.com/gabime/spdlog.git
......@@ -27,7 +27,3 @@ endforeach()
set(CPM_GroupSourcesByFolder.cmake_SOURCE
${_collection}/TheLartians/GroupSourcesByFolder.cmake)
set(CPM_fmt_SOURCE ${_collection}/fmtlib/fmt)
set(CPM_spdlog_SOURCE ${_collection}/gabime/spdlog)
Subproject commit e57ca2e3685b160617d3d95fcd9e789c4e06ca88
Subproject commit 7e635fca68d014934b4af8a1cf874f63989352b7
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