Clion new project make failure on Windows

Tryed building a new working project(works on arduino and atom)

platformio init --ide clion --board pro8MHzatmega168

imported project to Clion
but it doesnt build

Cannot load CMake project: Neither MinGW nor Cygwin is selected
and in RUN->Build tab

PLATFORMIO_BUILD(spot)(NOT found)

cmd platformio run -> works fine and build the project
but not from CLIOn
even i specify directory in platformio.ini and in working directory tab

any ideas how to make it build

win7 x64
platformio latest 3.2
Clion x64 2016.3

I see that you found solution here