1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 08:28:11 +00:00
serenity/Meta/Lagom/Tools
Karol Kosek 22a99e39d8 Lagom/ConfigureComponents: Run cmake command last
Previously the tool was removing the Root directory after configuring
cmake which was breaking the build, as some cmake rules put some
necessary files there.

Moving the cmake command to be the last one makes it regenerate those
files automatically. :^)
2023-02-04 15:53:07 -07:00
..
CodeGenerators Meta: Register CanvasPattern as a platform object 2023-02-03 20:36:21 +01:00
ConfigureComponents Lagom/ConfigureComponents: Run cmake command last 2023-02-04 15:53:07 -07:00
IPCMagicLinter AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CMakeLists.txt Meta: Rename Lagom library target names from LagomFoo to LibFoo 2022-07-06 14:24:23 +02:00