diff options
author | Nicky <nicky.dasmijn@gmail.com> | 2022-05-07 17:00:27 +0200 |
---|---|---|
committer | Nicky <nicky.dasmijn@gmail.com> | 2022-05-07 17:00:27 +0200 |
commit | d6c170a66de1fe6cf6287ca970b79d0ae6e98149 (patch) | |
tree | 1438ec9890d87f9c240d23b15de9110395004e1c /indra/cmake/LLPhysicsExtensions.cmake | |
parent | 09e38c5caac6c8467edbbb8527e04503f1afe5f3 (diff) |
Cache ENV{LL_BUILD} to LL_BUILD_ENV:
- ENV{LL_BUILD} takes precedence
- if ENV{LL_BUILD} is not set but LL_BUILD-ENV is, set ENV{LL_BUILD} to
the cached version
- error if none of the two is set
Caching the variable and reusing it lets cmake run when not called by
autobuild itself. This happens when xcode or visual studio detect it
needs to be re rerun and call it for the "cmake" target. Not having
LL_BUILD then makes those targets fail.
Diffstat (limited to 'indra/cmake/LLPhysicsExtensions.cmake')
0 files changed, 0 insertions, 0 deletions