Skip to content

Rules for finding third party C++ libraries on the system and simplifying platform handling

License

Notifications You must be signed in to change notification settings

RenatoUtsch/rules_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rules_system

Rules to simplify writing system-dependent Bazel rules.

system_select()

Like select(), but automatically generates the correct OS targets and reduces code duplication.

repository_rule_select()

Like system_select(), but for repository rules.

local_cc_library

Work in progress, repository rule to find libraries on the system.

About

Rules for finding third party C++ libraries on the system and simplifying platform handling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published