Skip to content

Instantly share code, notes, and snippets.

@njlr
Created May 15, 2017 16:24
Show Gist options
  • Save njlr/d453c1e6a47db1c2998e99cd067843ac to your computer and use it in GitHub Desktop.
Save njlr/d453c1e6a47db1c2998e99cd067843ac to your computer and use it in GitHub Desktop.
cxx_test(
name = 'add',
srcs = [
'add.cpp',
],
deps = [
'//mathutils:mathutils',
],
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment