Commit Graph

14 Commits

Author SHA1 Message Date
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
McMassiveNZ
21ba9945fa Dont download Ninja 2023-01-29 22:21:04 +01:00
McMassiveNZ
4dff0a4da9 Revert "Update ci.yml"
This reverts commit 5cb984a70f.
2023-01-29 22:17:48 +01:00
McMassiveNZ
5cb984a70f Update ci.yml
Use vcpkg acquired from setup-cpp action
2023-01-29 22:02:39 +01:00
McMassiveNZ
5b87efc8c2 Update ci.yml 2023-01-29 21:44:23 +01:00
McMassiveNZ
19e6de68e8 Update ci.yml 2023-01-29 21:29:32 +01:00
McMassiveNZ
43fc0a2a63 More windows compilers 2023-01-29 21:13:02 +01:00
William McVicar
64d3273101 More compilers on windows 2023-01-24 22:20:44 +01:00
William McVicar
2669371b8c Update ci.yml 2023-01-24 21:57:06 +01:00
McMassiveNZ
ef0d571287 Update ci.yml 2023-01-24 20:50:38 +01:00
McMassiveNZ
6f4a211b55 Update ci.yml 2023-01-24 20:49:53 +01:00
McMassiveNZ
1d21e80605 Update ci.yml 2023-01-24 20:31:23 +01:00
McMassiveNZ
2d668590ad Upgrade the CI
Add .clang-format and .clang-tidy
Setup a cache
integrate the setup-cpp action stuff
2023-01-24 20:29:26 +01:00
McMassiveNZ
b2780a9576 rename cmake.yml to ci.yml 2023-01-24 20:04:50 +01:00