Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 595 Bytes

ReadMe.md

File metadata and controls

15 lines (10 loc) · 595 Bytes

VC-LTL 使用示例 - CMakeConsoleDemo - Visual Studio CMake 控制台应用

这是一个用来展示如何在一个使用 Visual Studio CMake 开发的应用上面使用 VC-LTL 的例子

注:该项目的 VC-LTL helper for cmake.cmake 是从 VC-LTL 复制而来

编译环境需求

  • 安装了 CMake 组件的 Visual Studio 2017 或者 2019

Release 模式编译

  • 在 Visual Studio 操作即可
  • 如果你不使用 Visual Studio 可能需要 CMake 3.15 及以后版本设置使用静态链接

Release 模式运行(需要编译后使用)

  • 在 Visual Studio 操作即可