mirror of
https://github.com/onqtam/awesome-cmake.git
synced 2025-12-16 12:07:05 +03:00
Update NonModernCMake.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Awesome CMake [](https://github.com/sindresorhus/awesome)
|
||||
# Non-Modern (but still awesome) CMake [](https://github.com/sindresorhus/awesome)
|
||||
|
||||
[<img src="https://rawgit.com/onqtam/awesome-cmake/master/cmake-logo.svg" align="right" width="100">](https://cmake.org/)
|
||||
|
||||
@@ -6,9 +6,19 @@
|
||||
|
||||
Your contributions are highly welcome (first see [CONTRIBUTING.md](CONTRIBUTING.md)).
|
||||
|
||||
This file contains 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
|
||||
|
||||
- [Community](#community)
|
||||
- [Resources](#resources)
|
||||
- [Package Management / Build Systems](#package-management--build-systems)
|
||||
- [Modules](#modules)
|
||||
- [Utility Scripts](#utility-scripts)
|
||||
- [Toolchains](#toolchains)
|
||||
- [Examples / Templates](#examples--templates)
|
||||
- [Other](#other)
|
||||
|
||||
## Community
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user