Add optional SKIKO_VSBT_PATH env. variable
Sometimes Gradle C++ plugin fails to find Visual Studio Build Tools automatically (see https://github.com/gradle/gradle-native/issues/617). This commit adds optional environment variable for providing VSBT path manually.
Showing
Please register or sign in to comment