13 lines
411 B
Plaintext
13 lines
411 B
Plaintext
|
Title: Input Leap Latest Builds Broken
|
||
|
Author: projectmoon <projectmoon@agnos.is>
|
||
|
Posted: 2024-08-22
|
||
|
Revision: 1
|
||
|
News-Item-Format: 2.0
|
||
|
|
||
|
The latest commits to input-leap have broken the git build. The last
|
||
|
known working build of a stable release is v3.0.1. To force this, create
|
||
|
an env configuration for input-leap:
|
||
|
|
||
|
MYCMAKEARGS="-DQT_DEFAULT_MAJOR_VERSION=5"
|
||
|
EGIT_OVERRIDE_COMMIT_INPUT_LEAP_INPUT_LEAP="v3.0.1"
|