https://github.com/bdangit/hab-cpp-cmake-tutorial
https://github.com/bdangit/hab-cpp-cmake-tutorial
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bdangit/hab-cpp-cmake-tutorial
- Owner: bdangit
- License: other
- Created: 2017-12-27T18:35:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T01:30:30.000Z (over 7 years ago)
- Last Synced: 2025-01-31T13:26:29.259Z (4 months ago)
- Language: CMake
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Using Habitat on the CMAKE Tutorial
===================================This repo follows the [CMAKE Tutorials](https://cmake.org/cmake-tutorial/) and
[CMAKE Tutotrial Repo](https://gitlab.kitware.com/cmake/cmake/tree/master/Tests/Tutorial).
The purpose is to learn more about CMAKE and how [Habitat](https://habitat.sh)
can help in managing a clean build and runtime environments in no time.