summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/bootstrap.build2
-rw-r--r--build/root.build5
2 files changed, 7 insertions, 0 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build
new file mode 100644
index 0000000..6bba96a
--- /dev/null
+++ b/build/bootstrap.build
@@ -0,0 +1,2 @@
+project_name = cli
+using config
diff --git a/build/root.build b/build/root.build
new file mode 100644
index 0000000..52c8c8a
--- /dev/null
+++ b/build/root.build
@@ -0,0 +1,5 @@
+source $out_root/build/config.build
+
+using cxx
+
+cxx.libs += -lcutl