mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-31 09:46:11 +00:00
This is a start to properly letting us cross-compile Lagom where both the Tools and the BUILD_LAGOM=ON build are using Lagom CMakeLists. The initial cut allows an Android build to succeed, more or less. But there are issues with namespace clashes when using FetchContent with this approach.