mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Meta: Remove a Qt option related from RequestServer's CMakeLists
Since those are no longer set in the top level CMake file this is no longer necessary.
This commit is contained in:
Notes:
github-actions[bot]
2026-04-20 22:42:33 +00:00
Author: https://github.com/cqundefine Commit: https://github.com/LadybirdBrowser/ladybird/commit/8cee6ba5a03 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8674 Reviewed-by: https://github.com/ADKaster ✅ Reviewed-by: https://github.com/konradekk
@@ -1,7 +1,3 @@
|
||||
set(CMAKE_AUTOMOC OFF)
|
||||
set(CMAKE_AUTORCC OFF)
|
||||
set(CMAKE_AUTOUIC OFF)
|
||||
|
||||
set(SOURCES
|
||||
ConnectionFromClient.cpp
|
||||
CURL.cpp
|
||||
|
||||
Reference in New Issue
Block a user