Files
cheezwiz7899 a731faa39d updated the AppImage builder and attached it to the build script
More dependency handling fixes
2026-05-08 23:43:09 +00:00

7 lines
256 B
Bash

# Build configuration for AppImageBuilder
export CITRON_QT_PATH="@QT_TARGET_PATH@"
export CITRON_ICU_PATH="@ICU_BINARY_DIR@"
export CITRON_XCB_PATH="@XCB_BUILD_ROOT@"
export CITRON_BINARY_DIR="@CMAKE_BINARY_DIR@/bin"
export ARCH="@CMAKE_SYSTEM_PROCESSOR@"