From 144f6d4424f5857db0d05a4399f210a2a36d3ddc Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Mon, 12 Nov 2012 00:30:47 -0600 Subject: codemaker use boost, so declare the dep Change-Id: I64794acd804ed5059f54422d74bdd0ba1688cc91 --- codemaker/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'codemaker') 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 -- cgit