1 #----------------------------------------------------------------------------
2 # This file was automatically generated from the original CMakeLists.txt file
3 # Add a variable to hold the headers for the library
9 # Add a library target to the build system
10 boost_library_project(
14 HEADERS ${lib_headers}
16 DESCRIPTION "Write functions that accept arguments by name."
18 AUTHORS "David Abrahams <dave -at- boostpro.com>"
19 "Daniel Wallin <dalwan01 -at- student.umu.se>"