FRUT
FRUT copied to clipboard
Make Reprojucer.cmake deal with Windows syntax for environment variable
Reprojucer.cmake
should replace %var%
by $ENV{var}
in paths (especially binary locations).