mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
kdevelop_kf6, disable configuration check for qtwebengine (Qt6) (#12770)
This commit is contained in:
@@ -228,6 +228,8 @@ PATCH()
|
||||
sed -e '/kdoctools_install(po)/ s/^#*/#/' -i CMakeLists.txt
|
||||
# use Haiku's icon theme
|
||||
sed -e 's,\ KIconTheme::initTheme();,\// KIconTheme::initTheme();,g' -i app/main.cpp
|
||||
# disable searching for qtwebengine
|
||||
sed -e '/find_dependency(Qt6WebEngineWidgets/ s/^#*/#/' -i kdevplatform/KDevPlatformConfig.cmake.in
|
||||
}
|
||||
|
||||
# BUILD_TESTING needs to be enabled for libKDevPlatformTests
|
||||
|
||||
Reference in New Issue
Block a user