qt5base-lts/mkspecs/devices/freebsd-generic-clang/qmake.conf

10 lines
329 B
Plaintext
Raw Normal View History

#
# Generic qmake configuration for cross-compiling with clang
#
# A minimal configure line could look something like this:
# ./configure -device freebsd-generic-clang -device-option CROSS_COMPILE=/usr/armv6-freebsd/usr/bin/
include(../common/freebsd_device_pre.conf)
include(../common/freebsd_device_post.conf)
load(qt_config)