Skip to content

Commit 5ee678d

Browse files
committed
Merge branch 'master' of github.com:BoostCMake/cmake_modules
2 parents c488834 + ddf4fef commit 5ee678d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Boost CMake Modules [![Build Status](https://travis-ci.com/BoostCMake/bcm.svg?branch=master)](https://travis-ci.com/BoostCMake/bcm)
1+
CMake Modules [![Build Status](https://travis-ci.com/BoostCMake/cmake_modules.svg?branch=master)](https://travis-ci.com/BoostCMake/cmake_modules)
22
===
33

44
Motivation
55
----------
66

7-
This provides cmake modules that can be re-used by boost and other dependencies. It provides modules to reduce the boilerplate for installing, versioning, setting up package config, and creating tests.
7+
This provides cmake modules suitable for in-project and in-repository dependencies management. It provides modules to reduce the boilerplate for installing, versioning, setting up package config, and creating tests.
88

99
Usage
1010
-----

0 commit comments

Comments
 (0)