Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Latest commit

 

History

History

embedded

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Embedded Example

The embedded folder was generated by executing:

embed_helper ./dist

The 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