mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
kdebugsettings, try to build this for Qt 6.7 (#13457)
This commit is contained in:
@@ -79,6 +79,11 @@ TEST_REQUIRES="
|
||||
haikuplugins$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PATCH()
|
||||
{
|
||||
sed -e 's|6.8.0|6.7.2|' -i CMakeLists.txt
|
||||
}
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \
|
||||
|
||||
Reference in New Issue
Block a user