Commit Graph

6 Commits

Author SHA1 Message Date
McMassiveNZ
b684c077f6 Revert googletest.cmake
Continue to use FetchContent for google test stuff. CPM seems to be doing something which stops it from compiling on Ubuntu with LLVM
2023-05-29 10:08:52 +02:00
McMassiveNZ
c13d8b634e Update googletest.cmake
Error isn't version related. Reuse v1.13
2023-05-28 21:22:47 +02:00
McMassiveNZ
efe6bf6335 Update googletest.cmake
Fix tag
2023-05-28 21:09:28 +02:00
McMassiveNZ
44b5c4ff51 Update googletest.cmake
Downgrade back t version 1.12.1 to see if it compiles on ubuntu
2023-05-28 21:04:40 +02:00
McMassiveNZ
816c7b92a2 Update googletest.cmake
Maybe fix the tag?
2023-05-28 20:56:49 +02:00
McMassiveNZ
0e7f06cdd2 CPM added and directory structure changed
Switch to using CPM package manager instead of vcpkg as its just a wrapper around cmake and makes things more simple.

Switch dependency from spdlog to fmt.

Changed the directory structure to match the setup recommended by GitLab
2023-05-28 20:42:15 +02:00