waf
FORK: waf with some random patches
git clone
https://git.neptards.moe/neptards/waf.git
Log
|
Files
|
Refs
|
README
main.cpp (61B)
1
#include "foo.h"
2
#include "bar.h"
3
4
int main() {
5
return 0;
6
}