diff options
| author | Boris Kolpackov <boris@codesynthesis.com> | 2015-05-11 20:05:21 +0200 |
|---|---|---|
| committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-05-11 20:05:21 +0200 |
| commit | c04a080adacb178f865cbad5133e6e4d4ae63ee1 (patch) | |
| tree | f0052f245aed48019e5b1083460159b652c26552 /build | |
| parent | 5d73bd51f0e764d420a81d79b78603bf4b4dd5c4 (diff) | |
| download | cli-c04a080adacb178f865cbad5133e6e4d4ae63ee1.tar.gz cli-c04a080adacb178f865cbad5133e6e4d4ae63ee1.tar.xz cli-c04a080adacb178f865cbad5133e6e4d4ae63ee1.zip | |
Explicitly loading of config.build is no longer necessary
Diffstat (limited to 'build')
| -rw-r--r-- | build/root.build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/root.build b/build/root.build index 52c8c8a..a43ff57 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,3 @@ -source $out_root/build/config.build - using cxx cxx.libs += -lcutl |
