LibWebView: Extend GENERATED_SOURCES list instead of replacing

This commit is contained in:
Andrew Kaster 2024-02-23 11:59:11 -07:00 committed by Andrew Kaster
parent 1f8a7db6db
commit 9918dcd4d5
Notes: sideshowbarker 2024-07-17 08:25:15 +09:00

View file

@ -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