Skip to content

Commit ddf4fef

Browse files
authored
Update README.md
1 parent d956e17 commit ddf4fef

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)