# boost_install **Repository Path**: lgmcode/boost_install ## Basic Information - **Project Name**: boost_install - **Description**: https://github.com/boostorg/boost_install.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-16 - **Last Updated**: 2023-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # boost_install This repository contains the implementation of the `boost-install` rule. This rule, when called from a library `Jamfile`, creates an `install` target that installs the library and its CMake configuration file. It also invokes the `install` targets of its dependencies.