1 Star 0 Fork 0

莫名/NanoRange

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
buildfile 491 Bytes
一键复制 编辑 原始数据 按行查看 历史
./: lib{nanorange} test/ doc{README.md LICENSE_1_0.txt} manifest
lib{nanorange}: hxx{include/***}
cxx.poptions += "-I$out_base/include" "-I$src_base/include"
lib{nanorange}: cxx.export.poptions = "-I$out_base/include" "-I$src_base/include"
include/
{
hxx{*}: install.subdirs = true
}
# If building with msvc, require the /permissive- switch
if ($cxx.export.class == 'msvc')
{
lib{nanorange}: cxx.export.coptions = "/permissive-"
}
test/: install = false
tools/: install = false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cometdlut/NanoRange.git
git@gitee.com:cometdlut/NanoRange.git
cometdlut
NanoRange
NanoRange
master

搜索帮助