WorkDir: Add feature to dump env vars to text file
Add `CMAKE_DUMP_ENV_FILE` option to dump a subset of the environment (currently only `PYTHONPATH`) into a file that can be used by IDEs like VSCode.
Please register or sign in to comment
Add `CMAKE_DUMP_ENV_FILE` option to dump a subset of the environment (currently only `PYTHONPATH`) into a file that can be used by IDEs like VSCode.