diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-04-24 16:55:55 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-04-24 16:55:55 +0200 |
commit | f103f86ec3247ff27e7cc23dfce5e426f385ed8c (patch) | |
tree | 4efffb7d254e494944ce555d343c34d957238be0 /build/buildfile | |
parent | 2a0f9e035f673f1ee387924501a31990de37f18d (diff) |
Take one on library linking
Diffstat (limited to 'build/buildfile')
-rw-r--r-- | build/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/buildfile b/build/buildfile index dd6fcaa..1224548 100644 --- a/build/buildfile +++ b/build/buildfile @@ -1,5 +1,5 @@ config = config/{operation module utility} -bin = bin/{target rule} +bin = bin/{target rule module} cxx = cxx/{target rule module} exe{b b-prev}: cxx{b algorithm name operation spec scope variable target \ |