Skip to content

VS path environment variables now correctly evaluated#156

Open
keon94 wants to merge 1 commit intopavelliavonau:developfrom
keon94:fix-env-cmake-vars
Open

VS path environment variables now correctly evaluated#156
keon94 wants to merge 1 commit intopavelliavonau:developfrom
keon94:fix-env-cmake-vars

Conversation

@keon94
Copy link
Copy Markdown

@keon94 keon94 commented Jan 5, 2025

If the proj files reference header-file directory paths set by environment variables (e.g. $(foo_dir)), the current code does not correctly evaluate those directories in the final CMake file and throws a bunch of warnings saying getting actual filesystem name failed. This solution fixes that problem - already tested on one Visual Studio project successfully and compiled it with CLion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant