diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-11-12 00:30:47 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-11-12 00:47:13 -0600 |
commit | 144f6d4424f5857db0d05a4399f210a2a36d3ddc (patch) | |
tree | 07078d1f1d99f4bdc0b0a283a1bc0feff2762b5e /codemaker | |
parent | eb240530443b964ea45bf80a5e3711e11a3f09c5 (diff) |
codemaker use boost, so declare the dep
Change-Id: I64794acd804ed5059f54422d74bdd0ba1688cc91
Diffstat (limited to 'codemaker')
-rw-r--r-- | codemaker/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/codemaker/prj/build.lst b/codemaker/prj/build.lst index 085702d8b5c4..60ef4d0a2f95 100644 --- a/codemaker/prj/build.lst +++ b/codemaker/prj/build.lst @@ -1,3 +1,3 @@ -cm codemaker : registry NULL +cm codemaker : BOOST:boost registry NULL cm codemaker usr1 - all cm_mkout NULL cm codemaker\prj nmake - all cm_prj NULL |