index
:
~aehlig/just-buildsystem/rules-cc.git
master
C/C++ rules for the just build tool
Klaus Aehlig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_cases
/
deps
/
shared
/
test_uses_baz.cpp
blob: 02d67f926658b4214958ae5ec5be602ae77d8eb5 (
plain
)
1
2
3
#include "baz/baz.hpp" int main() { return baz(); }