Skip to content

Commit

Permalink
fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
flagarde committed Jan 17, 2024
1 parent a75a939 commit 910ba80
Show file tree
Hide file tree
Showing 13 changed files with 551 additions and 342 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
CMAKE_BUILD_TYPE=Debug
CMAKE_SOURCE_PREFIX=.
CMAKE_BINARY_PREFIX=build
CMAKE_INSTALL_PREFIX=install
CMAKE_NUMBER_JOBS=2
55 changes: 0 additions & 55 deletions .github/workflows/Linux-Clang.yml

This file was deleted.

54 changes: 0 additions & 54 deletions .github/workflows/Linux-GCC.yml

This file was deleted.

59 changes: 0 additions & 59 deletions .github/workflows/MacOS-Clang.yml

This file was deleted.

55 changes: 0 additions & 55 deletions .github/workflows/MacOS-GCC.yml

This file was deleted.

45 changes: 0 additions & 45 deletions .github/workflows/Windows-MSVC.yml

This file was deleted.

70 changes: 0 additions & 70 deletions .github/workflows/Windows-MSYS2.yml

This file was deleted.

Loading

0 comments on commit 910ba80

Please sign in to comment.