公告
财富商城
积分规则
提问
发文
2019-02-16 07:08发布
▲ chillily
In a CMake script, how to increment a variable ?
I was expecting a function like "increment(VAR)" but couldn't find any.
MATH(EXPR VAR "${VAR}+1")
CMake documentation
最多设置5个标签!
CMake documentation