1 Star 1 Fork 5

郭佳明/keystone

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
nmake-lib.bat 324 Bytes
一键复制 编辑 原始数据 按行查看 历史
:: Keystone assembler engine (www.keystone-engine.org)
:: Build Keystone static library (keystone.lib) on Windows with CMake & Nmake
:: By Nguyen Anh Quynh, 2016
:: This generates .\llvm\lib\keystone.lib
cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=OFF -DLLVM_TARGETS_TO_BUILD="all" -G "NMake Makefiles" ..
nmake
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/andisolo/keystone.git
git@gitee.com:andisolo/keystone.git
andisolo
keystone
keystone
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385