# cmakeExercise **Repository Path**: sigmapoet/cmake-exercise ## Basic Information - **Project Name**: cmakeExercise - **Description**: 自己练习学习cmake的仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-05 - **Last Updated**: 2022-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: linuxC编程 ## README # cmake-exercise | 文件夹 | 内容 | 时间 | | ---------- | ------------------------------------------------------------ | ---------- | | 01-Ex | 单个源文件的构建 | 2022/8/5 | | 02-Ex | 多个源文件的构建 | 2022/8/5 | | 03-Ex | 生成库文件 | 2022/8/5 | | 04-Ex | 将源文件组织到不同的目录 | 2022/8/5 | | 05-Ex | 将生成的可执行文件和库文件放置到单独的目录下 | 2022/8/5 | | 06-EdLines | 某一直线检测算法demo,使用了由源码编译的EdLines库,
并引用了外部opencv2.4.10的第三方库。主要展示引用外部库的用法。 | 2022/09/26 |