# makefile_demo **Repository Path**: small_planet/makefile_demo ## Basic Information - **Project Name**: makefile_demo - **Description**: makefile、CMakeLists编译 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-14 - **Last Updated**: 2024-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # makefile_demo #### 介绍 通用的makefile、CMakeLists编译,适配windows、linux,把这些整合到了一起 功能: * 支持头文件更新也会编译依赖更改头文件的源文件 * 自动搜索源文件 * 支持链接动态库、静态库 问题: 通过 make_lib下的creat_library在windows生成的静态库异常,会生成有.dll和.dll.a两种