mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
We use `LUA_INCLUDE_PREFIX` for the result of an internal `find_path` call and unset the cache entry before each use. Unset a plain variable of this name too in case it was set by project code. Otherwise the `find_path` call may be skipped and the wrong value used, leading to errors.
7.1 KiB
7.1 KiB