cmake.cacheInit
does not respect absolute paths in environment variables
#2777
Labels
bug
a bug in the product
Feature: configure
investigation needed
issues needs a developer assigned to it and investigation done in order to implement a fix
quick fix
the fix is estimated to be quick
suggested
Temporary label for internal tracking for suggested bugs to pick up in spare time.
Milestone
Brief Issue Summary
Reproducing steps
CMAKE_INIT_CACHE
to an absolute path, e.g./tmp/my-init-cache.cmake
settings.json
I expect the file
/tmp/my-init-cache.cmake
will be used to initialize CMake cache. Unfortunately the following command is invoked:CMake Tools Diagnostics
No response
Debug Log
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: