diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-01 08:23:56 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-01 08:23:56 +0200 |
commit | bf1c2dbe342769b973d04c3ce362826b401539fe (patch) | |
tree | 3ddc3e7a43a56474f65e863b93c0de42e067d048 /build/root.build | |
parent | 1d1335b5ff32c55aad049617d92fe1bbced46572 (diff) |
Build system update
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 60d564f..85d5de4 100644 --- a/build/root.build +++ b/build/root.build @@ -21,7 +21,7 @@ cxx.poptions =+ -I$out_root -I$src_root # using? cli -if! $cli.loaded +if! $cli.configured { define cli: file cli{*}: extension = cli |