Build example project with Cmake

Hi, 

I have a PCA10040 and use nRF5_SDK_17.1.0_ddde560.

I build this example project in Segger Embedded Etudio and it works fine and I can load elf file and debug etc:
C:\nordic_semi\nRF5_SDK_17.1.0_ddde560\examples\peripheral\blinky\pca10040\s132\ses

How do I do if I want to build this project or any other example project with Cmake?

Regards,
Jonas

Related