• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1@PACKAGE_INIT@
2
3include(CMakeFindDependencyMacro)
4find_dependency(Boost REQUIRED ) #COMPONENTS container system)
5
6include("${CMAKE_CURRENT_LIST_DIR}/boost_property_tree-targets.cmake")
7