# cmake_sample **Repository Path**: zhao-dong/cmake_sample ## Basic Information - **Project Name**: cmake_sample - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-15 - **Last Updated**: 2024-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README cd build cmake -DCMAKE_INSTALL_PREFIX=/usr .. make sudo make install