From c2ef7737536bf1f8c81fcfae95c0183b21c9753f Mon Sep 17 00:00:00 2001 From: rtk0c Date: Fri, 3 Jun 2022 23:25:43 -0700 Subject: Changeset: 62 Branch comment: [] [WIP] Initial migration --- build/root.build | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 build/root.build (limited to 'build/root.build') diff --git a/build/root.build b/build/root.build new file mode 100644 index 0000000..8d5c0d3 --- /dev/null +++ b/build/root.build @@ -0,0 +1,15 @@ +cxx.std = latest + +using c +using cxx + +h{*}: extension = h +c{*}: extension = c +hxx{*}: extension = hpp +ixx{*}: extension = ipp +txx{*}: extension = tpp +cxx{*}: extension = cpp + +# Assume headers are importable unless stated otherwise. +# +hxx{*}: cxx.importable = true -- cgit v1.2.3-70-g09d2