https://github.com/lostjared/cmakeinfo
Code to help me remember what I am learning about CMake
https://github.com/lostjared/cmakeinfo
Last synced: 3 months ago
JSON representation
Code to help me remember what I am learning about CMake
- Host: GitHub
- URL: https://github.com/lostjared/cmakeinfo
- Owner: lostjared
- Created: 2019-06-01T23:50:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-14T14:15:56.000Z (almost 7 years ago)
- Last Synced: 2024-12-31T05:18:38.587Z (over 1 year ago)
- Language: C++
- Size: 223 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Information about CMake I need to remember
I am just trying to learn how to use CMake using a book (CMake Cookbook) and the internet.
These are my code tests and mini programs full of the information to help me remember.