The embedded folder was generated by executing:
embed_helper ./distThe most important part of the CMakeLists.txt is the line
target_include_directories(webview PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}) # This directory contains the embedded folder - thats why we have to add it as a include directory