From c7cfe970d18c096c3cfd877a1023ee4b454449f1 Mon Sep 17 00:00:00 2001 From: Viktor Kirilov Date: Thu, 21 May 2020 20:47:30 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d95a793..d35abbd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Your contributions are highly welcome (first see [CONTRIBUTING.md](CONTRIBUTING.md)). -There is another file [`NonModernCMake.md`](NonModernCMake.md) with other links worth taking a look, but they use obsolete practices which are considered non-modern - like not using `target_*`-based dependency management - see issue [`#16`](https://github.com/onqtam/awesome-cmake/issues/16) and PR [`#42`](https://github.com/onqtam/awesome-cmake/pull/42) for more details. +There is another file [`NonModernCMake.md`](NonModernCMake.md) with other links worth taking a look, but they use obsolete practices which are considered non-modern - like not using `target_*`-based dependency management - see [`#16`](https://github.com/onqtam/awesome-cmake/issues/16) and [`#42`](https://github.com/onqtam/awesome-cmake/pull/42) for more details. ## Contents