Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
256 B
Bash
Raw Permalink Normal View History

# 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@"