libcxxwrap-julia
libcxxwrap-julia copied to clipboard
fixes Overrides.toml issues on Windows and when using nested CMake projects.
In Windows the user directory is found through ENV{USERPROFILE} not ENV{HOME}. Feel free to clean up comments if you find them excessive.
Thanks, but this fails the tests on all platforms with the error ERROR: Unable to parse 'ENV{USERPROFILE}' as a package and it also needs to be rebased on the current main.