mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 01:31:06 +00:00
This allows us to remove all the add_subdirectory calls from the top level CMakeLists.txt that referred to targets linking LagomCore. Segregating the host tools and Serenity targets helps us get to a place where the main Serenity build can simply use a CMake toolchain file rather than swapping all the compiler/sysroot variables after building host libraries and tools. |
||
|---|---|---|
| .. | ||
| all_the_debug_macros.cmake | ||
| code_generators.cmake | ||
| lagom-install-config.cmake | ||
| serenity_components.cmake | ||
| unicode_data.cmake | ||
| utils.cmake | ||
| wasm_spec_tests.cmake | ||