mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 18:37:35 +00:00
AK+Meta: Add a debug option for Solitaire
This commit is contained in:
parent
68e86dc804
commit
ce030ca584
2 changed files with 5 additions and 0 deletions
|
@ -178,6 +178,7 @@ set(LANGUAGE_SERVER_DEBUG ON)
|
|||
set(GL_DEBUG ON)
|
||||
set(WASM_BINPARSER_DEBUG ON)
|
||||
set(PDF_DEBUG ON)
|
||||
set(SOLITAIRE_DEBUG ON)
|
||||
|
||||
# False positive: DEBUG is a flag but it works differently.
|
||||
# set(DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue