Skip to content

Commit

Permalink
Create windows-31.12.2023
Browse files Browse the repository at this point in the history
  • Loading branch information
kuchingking1 authored Dec 30, 2023
1 parent bd9a536 commit 9173eb3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/windows-31.12.2023
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
message("PRELOADING windows cache")
set (CMAKE_BUILD_TYPE "Debug" CACHE STRING "build type")
set (WITH_SERVER "ON" CACHE BOOL "Build server binaries")
set (WITH_PROXY_MODULES "OFF" CACHE BOOL "Do not build proxy modules")
set (CHANNEL_URBDRC OFF CACHE BOOL "USB redirection")
set (BUILD_TESTING ON CACHE BOOL "build testing")
set (WITH_SANITIZE_ADDRESS ON)

0 comments on commit 9173eb3

Please sign in to comment.