Skip to content

juugcatm/bazel_environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Bazel Environment

This repo is a basic Bazel environment from which new projects can be started.

Included in here are depdendencies for the following useful libraries:

  • Ceres Optimization Framework (ceres)
  • Google Logging (glog)
  • Google Command Line Flags (gflags)
  • Google Test Framework (gtest)
  • Google Benchmark (gbench)
  • Google Protocol Buffers (proto)
  • Eigen Linear Algebra Library (eigen)
  • Sophus Lie Algebra Library (sophus)

Please use this as a starting point for your projects!

About

The basics of a Bazel project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages