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