Newer
Older
minerva / Meta / Lagom / Tools / CodeGenerators / GMLCompiler / CMakeLists.txt
@minerva minerva on 13 Jul 91 bytes Initial commit
set(SOURCES
    main.cpp
)

lagom_tool(GMLCompiler LIBS LibMain LibCoreMinimal LibGUI_GML)