Skip to content

excitoon/bazel-win32-toolchain-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Bazel Latest: Build status
  • Bazel 0.22.0: Build status
  • Bazel 0.21.0: Build status
  • Bazel 0.20.0: Build status
  • Bazel 0.19.2: Build status

How to use

32-bit

bazel build --cpu x86_32_windows --crosstool_top @windows_cc_config//:toolchain //:hello

64-bit

bazel build --cpu x64_windows --crosstool_top @windows_cc_config//:toolchain //:hello

About

Demo for excitoon/bazel-win32-toolchain, see link

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published