mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 06:25:01 +00:00

After d2c7e1ea7d
, there is now only one
user of LibPublicSuffix - the URL sanitation utility within LibWebView.
Rather than having an entire library for the small Public Suffix data
accessor, merge it into LibWebView.
1 line
87 B
CMake
1 line
87 B
CMake
lagom_tool(GeneratePublicSuffixData SOURCES GeneratePublicSuffixData.cpp LIBS LibMain)
|