mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Added an V2 example.
[SVN r14833]
This commit is contained in:
5
examples-v2/make/a.cpp
Normal file
5
examples-v2/make/a.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user