From 529dc74954fd437289b92040a3b087f90a4aa0dd Mon Sep 17 00:00:00 2001 From: "Michael A. Jackson" Date: Fri, 7 Nov 2008 17:05:27 +0000 Subject: [PATCH] Updating dependency information for modularized libraries. [SVN r49628] --- module.cmake | 1 + 1 file changed, 1 insertion(+) create mode 100644 module.cmake diff --git a/module.cmake b/module.cmake new file mode 100644 index 0000000..052e0cf --- /dev/null +++ b/module.cmake @@ -0,0 +1 @@ +boost_module(function DEPENDS detail preprocessor utility)