diff --git a/module.cmake b/module.cmake new file mode 100644 index 0000000..a7e6bf9 --- /dev/null +++ b/module.cmake @@ -0,0 +1,2 @@ +boost_module(multi_array DEPENDS array iterator detail concept_check mpl static_assert functional) +