1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 10:57:35 +00:00
serenity/Meta/Lagom/Tools/ConfigureComponents
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
..
CMakeLists.txt Meta: Define and use lagom_tool() CMake helper function for all Tools 2021-09-15 19:04:52 +04:30
main.cpp Lagom/ConfigureComponents: Run cmake command last 2023-02-04 15:53:07 -07:00