ladybird/Meta/CMake
Andrew Kaster 63956b36d0 Everywhere: Move all host tools into the Lagom/Tools subdirectory
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.
2021-08-28 08:44:17 +01:00
..
all_the_debug_macros.cmake Userland: Remove IRC Client 2021-08-24 16:37:28 +02:00
code_generators.cmake Meta: Move code generator helpers to their own CMake helper file 2021-08-28 08:44:17 +01:00
lagom-install-config.cmake Lagom: Add proper install rules 2021-07-29 21:46:25 +01:00
serenity_components.cmake Meta: Move components CMake helpers to their own file 2021-08-28 08:44:17 +01:00
unicode_data.cmake Meta+LibUnicode: Move unicode_data helper to Meta/CMake 2021-08-28 08:44:17 +01:00
utils.cmake Meta: Prefer SerenityOS_SOURCE_DIR to CMAKE_SOURCE_DIR 2021-08-28 08:44:17 +01:00
wasm_spec_tests.cmake Meta: Prefer SerenityOS_SOURCE_DIR to CMAKE_SOURCE_DIR 2021-08-28 08:44:17 +01:00