8000 GitHub - panyingyun/cmakedemo: study cmake demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

panyingyun/cmakedemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmakedemo

CMakeLists.txt 一步一步如何写

  • cmakea : 首次使用,单个文件,
  • cmakeb : 多个文件,多个目录。宏定义的开发和关闭
  • cmakec : 更好的管理多文件
  • cmaked : VTK库编译编译和使用
  • cmake4 : 依赖外部库2(SDL2库):Findmake写法
  • cmake5 : 应用依赖QT5库 备注:Visual Studio打开QT工程,需要安装Qt Visual Studio Tool(工具-》扩展工具-》联机搜索QT即可找到对应的Tool) 设置 QT option 为 C:\Qt\Qt5.11.1\5.11.1\msvc2017_64 编译链路
  • cmake6 : 应用依赖SDL2、OpenVR库 Thanks to matinas https://github.com/matinas

参考资料

About

study cmake demo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0