Meta+Userland: Add jakt as an optional Lagom Tool

We can now use ENABLE_JAKT to pull jakt as a host tool and use it to
pre-process .jakt files into .cpp files for use in serenity applications
This commit is contained in:
Andrew Kaster 2022-05-19 23:46:36 -06:00 committed by Andreas Kling
commit ca42da23c2
Notes: sideshowbarker 2024-07-17 10:42:23 +09:00
11 changed files with 122 additions and 3 deletions

View file

@ -1 +0,0 @@
include("${CMAKE_CURRENT_LIST_DIR}/LagomTargets.cmake")