mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-05 00:56:39 +00:00
Meta: Guard everything that installs headers with an option
This commit is contained in:
parent
ffc03eb25a
commit
cf6929fef3
Notes:
github-actions[bot]
2024-07-25 19:26:05 +00:00
Author: https://github.com/timschumi
Commit: cf6929fef3
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/741
Reviewed-by: https://github.com/ADKaster ✅
8 changed files with 83 additions and 59 deletions
|
@ -35,3 +35,5 @@ serenity_option(ENABLE_CLANG_PLUGINS_INVALID_FUNCTION_MEMBERS OFF CACHE BOOL "En
|
|||
|
||||
serenity_option(ENABLE_GUI_TARGETS ON CACHE BOOL "Enable building GUI targets")
|
||||
serenity_option(ENABLE_SWIFT OFF CACHE BOOL "Enable building Swift files")
|
||||
|
||||
serenity_option(ENABLE_INSTALL_HEADERS ON CACHE BOOL "Enable installing headers")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue