# write-cmake **Repository Path**: tootal/write-cmake ## Basic Information - **Project Name**: write-cmake - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-02 - **Last Updated**: 2021-05-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Write-CMake This is a demo project for learning CMake. It follows the tutorial on [cmake-examples](https://github.com/ttroy50/cmake-examples). The package contains: * helloworld.h * helloworld shared library * a demo program echo hello world!