-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update CI-build-and-test.yml to include windows and clang * Update CI-build-and-test.yml to actually set the os and c++ compiler * Hopefully more system agnostic way to install protoc * Use both of the cores in the runner * Remove as this causes windows to be sad, dont think it actually did anything anyway * Seems like ubuntu and windows will need different ways to install protoc, oh well * Link math library to test targets as this seems to be needed for clang * Gcc, clang -> g++, clang++ * Use dictionary to set c and cpp compilers separately in matrix job * ' -> " * Attempt some nasty hacking to try to get install working on windows * Update CI-build-and-test.yml to fix indents * Update CI-build-and-test.yml to correct OS check * Do the spaces matter? * Dont need test coverage for every platform * This???? * The slashes seem upsetting for windows * Update CI-build-and-test.yml * Whoops, variable name was wrong lol * Update CI-build-and-test.yml * Update CI-build-and-test.yml * Update CI-build-and-test.yml
- Loading branch information
Showing
2 changed files
with
44 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters