# learning-cmake **Repository Path**: jamin1214/learning-cmake ## Basic Information - **Project Name**: learning-cmake - **Description**: learning cmake - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-19 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learning-cmake This is a simple CMake practice project which contains some different scenarios. * `hello-world` Demo a simplest CMake project. * `hello-world-clear` Separate the output files and src files. * `hello-world-lib` Demo how to make a static/shared library. * `hello-world-shared` Demo how to utilize external static/shared library. * `curl` Demo how to use cmake with curl. * `hello-module` Demo how to use cmake find module. * `config-file` Demo how to work with config.h. [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/Akagi201/learning-cmake/trend.png)](https://bitdeli.com/free "Bitdeli Badge")