mirror of
https://github.com/onqtam/awesome-cmake.git
synced 2025-12-16 20:17:05 +03:00
Update links to CMake community wiki (#37)
The wiki has moved from https://cmake.org/Wiki/ to https://gitlab.kitware.com/cmake/community/-/wikis
This commit is contained in:
@@ -28,8 +28,8 @@ Your contributions are highly welcome (first see [CONTRIBUTING.md](CONTRIBUTING.
|
||||
## Resources
|
||||
|
||||
* [Latest Documentation](https://cmake.org/cmake/help/latest/)
|
||||
* [FAQ](https://cmake.org/Wiki/CMake_FAQ)
|
||||
* [Wiki](https://cmake.org/Wiki/CMake)
|
||||
* [FAQ](https://gitlab.kitware.com/cmake/community/-/wikis/FAQ)
|
||||
* [Wiki](https://gitlab.kitware.com/cmake/community/-/wikis/home)
|
||||
* [Webinars](https://cmake.org/webinars/)
|
||||
* [Web Book](https://github.com/ruslo/CGold) - CGold: The Hitchhiker’s [Guide](https://cgold.readthedocs.io) to the CMake. [```[BSD2]```][BSD-2-Clause]
|
||||
* [Modern CMake](https://github.com/toeb/moderncmake) - Modern CMake **PDF** and samples by the creator of [cmakepp](https://github.com/toeb/cmakepp). [```[MIT]```][MIT]
|
||||
|
||||
Reference in New Issue
Block a user