Skip to content

"%DEVENVDIR%" is set by VsDevCmd. If it exists, the script was already called...

Julien Wadel requested to merge fix/windows_setting_dev_paths into master

"%DEVENVDIR%" is set by VsDevCmd. If it exists, the script was already called and we don't need to call it. Calling more than once VsDevCmd lead to exceed PATH characters limits as it appends paths to it.

linphone-cmake-builder!116 (merged)

Merge request reports