mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:47:34 +00:00
LibCMake: Introduce a CMake lexer
This commit is contained in:
parent
ca4cc03269
commit
3d8cc2257f
8 changed files with 581 additions and 0 deletions
|
@ -13,6 +13,7 @@ set(BXVGA_DEBUG ON)
|
|||
set(CACHE_DEBUG ON)
|
||||
set(CALLBACK_MACHINE_DEBUG ON)
|
||||
set(CANVAS_RENDERING_CONTEXT_2D_DEBUG ON)
|
||||
set(CMAKE_DEBUG ON)
|
||||
set(COMMIT_DEBUG ON)
|
||||
set(COMPOSE_DEBUG ON)
|
||||
set(CONTEXT_SWITCH_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue