Segger - nRF Connect Options

When trying to generate a new project Segger Project for my Project

in the option "Extra CMake Build Options" want to pass something like  -DCONF_FILE='prj_test.conf' -DDTC_OVERLAY_FILE='test.overlay'

But it ends always with an error " File not found: C:/Development/project/prj_test.conf'"

What is the proper syntax here?

Related