diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-04-29 23:23:07 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-04-30 21:47:39 +0300 |
commit | 79640be325c333d77b4078d37f7668b74d5682e3 (patch) | |
tree | 5b165704351e9914e1d0fa87b787d95603a970c1 /build/root.build | |
parent | d3c88705b3e3b77150f60aed2527fa60d658991e (diff) |
Add hxx extension for headers and lib prefix for library dirs
Diffstat (limited to 'build/root.build')
-rw-r--r-- | build/root.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/root.build b/build/root.build index af2c962..196d2a3 100644 --- a/build/root.build +++ b/build/root.build @@ -6,7 +6,7 @@ cxx.std = latest using cxx -hxx{*}: extension = +hxx{*}: extension = hxx ixx{*}: extension = ixx txx{*}: extension = txx cxx{*}: extension = cxx |