1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 12:51:00 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/GMLCompiler
kleines Filmröllchen aa741a1544 GMLCompiler: Allow using GML in any kind of Userland program
This is accomplished by detecting the Userland subdirectory from the GML
file's own path. Thereby, any Userland program, e.g. applet,
application, or even service, can use GML and the include paths of the
generated files will be correct.
2023-08-12 12:29:19 -06:00
..
CMakeLists.txt Meta+Userland: Allow generating C++ initializer code from GML 2023-08-11 21:33:48 +02:00
main.cpp GMLCompiler: Allow using GML in any kind of Userland program 2023-08-12 12:29:19 -06:00