mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:57:45 +00:00
LibWebView: Extend GENERATED_SOURCES list instead of replacing
This commit is contained in:
parent
1f8a7db6db
commit
9918dcd4d5
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ embed_as_string_view(
|
||||||
)
|
)
|
||||||
|
|
||||||
set(GENERATED_SOURCES
|
set(GENERATED_SOURCES
|
||||||
|
${GENERATED_SOURCES}
|
||||||
../../Services/RequestServer/RequestClientEndpoint.h
|
../../Services/RequestServer/RequestClientEndpoint.h
|
||||||
../../Services/RequestServer/RequestServerEndpoint.h
|
../../Services/RequestServer/RequestServerEndpoint.h
|
||||||
../../Services/WebContent/WebContentClientEndpoint.h
|
../../Services/WebContent/WebContentClientEndpoint.h
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue