From 1865f2b8f9bbb514aaa1b0c91a8143f8980c297f 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..fd1d4d9 --- /dev/null +++ b/module.cmake @@ -0,0 +1 @@ +boost_module(io DEPENDS detail) \ No newline at end of file