@PACKAGE_INIT@

include(CMakeFindDependencyMacro)
find_dependency(Boost REQUIRED ) #COMPONENTS container system)

include("${CMAKE_CURRENT_LIST_DIR}/boost_property_tree-targets.cmake")