mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:27:43 +00:00
Meta: Port Generate_CSS_PropertyID_h to LibMain/Core::Stream
This commit is contained in:
parent
e80038d938
commit
a850465a4b
2 changed files with 7 additions and 11 deletions
|
@ -2,7 +2,7 @@ set(SOURCES "") # avoid pulling SOURCES from parent scope
|
|||
|
||||
lagom_tool(Generate_CSS_MediaFeatureID_h SOURCES Generate_CSS_MediaFeatureID_h.cpp LIBS LagomMain)
|
||||
lagom_tool(Generate_CSS_MediaFeatureID_cpp SOURCES Generate_CSS_MediaFeatureID_cpp.cpp LIBS LagomMain)
|
||||
lagom_tool(Generate_CSS_PropertyID_h SOURCES Generate_CSS_PropertyID_h.cpp)
|
||||
lagom_tool(Generate_CSS_PropertyID_h SOURCES Generate_CSS_PropertyID_h.cpp LIBS LagomMain)
|
||||
lagom_tool(Generate_CSS_PropertyID_cpp SOURCES Generate_CSS_PropertyID_cpp.cpp)
|
||||
lagom_tool(Generate_CSS_ValueID_h SOURCES Generate_CSS_ValueID_h.cpp LIBS LagomMain)
|
||||
lagom_tool(Generate_CSS_ValueID_cpp SOURCES Generate_CSS_ValueID_cpp.cpp LIBS LagomMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue