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_bar.cpp
blob: c2076ec4ab0f7ada0530b6c63ea22f5ed8bee600 (
plain
)
1
2
3
#include "bar/bar.hpp" int main() { return bar(); }