summaryrefslogtreecommitdiff
path: root/Ladybird/cmake/EnableLagom.cmake
AgeCommit message (Collapse)Author
2023-03-19Ladybird: Fix build failure caused by missing WebDriver headerAliaksandr Kalenik
Fix the problem that `cmake --build Build/ladybird` started failing with: fatal error: 'WebContent/WebDriverConnection.h' file not found after 11fe34ce0fb827f3bfe9c61c31b3dbe99a894233
2022-12-30Ladybird: Fix typosNico Weber
2022-12-25Ladybird: Support building Ladybird as a non-top-level projectAndrew Kaster
The implementation assumes that Lagom is either the top level project, or included before Ladybird is.