1 Star 1 Fork 2

think3r/Linux_learn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
premake.md 505 Bytes
一键复制 编辑 原始数据 按行查看 历史
think3r 提交于 1年前 . chore: add DSL -> premake

premake

@think3r 2024-03-22 11:31:58

  1. premake - offical
  • Premake 是一个小型命令行可执行文件,以单个文件形式提供.
  • 提供了一系列 action 来生成项目 :
    • vs2019, vs2015, vs ...
    • gmake2 : GNU Makefile
    • xcode4 : xCode 项目
    • 更多见 premake5 --help
  • lua 语法
  • E.g. : NanoVg
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/think3r/Linux_learn.git
git@gitee.com:think3r/Linux_learn.git
think3r
Linux_learn
Linux_learn
master

搜索帮助