Home
last modified time | relevance | path

Searched refs:PLATFORMS_IN (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/platforms/winrt/
Dsetup_winrt.ps142 $PLATFORMS_IN = "WP", variable
140 D "Input Platforms: $PLATFORMS_IN" in Execute() variable
142 $PLATFORMS_IN.Split("," ,[System.StringSplitOptions]::RemoveEmptyEntries) | ForEach { in Execute()