# cmake_practice **Repository Path**: sovereignyy/cmake_practice ## Basic Information - **Project Name**: cmake_practice - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-27 - **Last Updated**: 2022-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cmake Practice Cmake practice. ## Content - [01-basic](01_basic/README.md) - [02-library](02_library/README.md) - [03-install and library](03_install_and_library/README.md) ## Github Pages [https://github.com/sovereignyy99/cmake_practice](https://github.com/sovereignyy99/cmake_practice) ## Reference - [effective modern cmake](https://gist.github.com/mbinna/c61dbb39bca0e4fb7d1f73b0d66a4fd1) - [It's time to do cmake right](https://pabloariasal.github.io/2018/02/19/its-time-to-do-cmake-right/) - [cmake documentation](https://cmake.org/cmake/help/latest/) - [kitware cmake](https://github.com/Kitware/CMake)