mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ftgl: simplyfing cmake configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d2282e4819
commit
e376580d7e
@ -32,8 +32,4 @@ PKG_LONGDESC="ftgl:"
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
configure_target() {
|
||||
cmake -DCMAKE_TOOLCHAIN_FILE=$CMAKE_CONF \
|
||||
-DOUTPUT_DIR=$SYSROOT_PREFIX/usr \
|
||||
..
|
||||
}
|
||||
PKG_CMAKE_OPTS_TARGET="-DOUTPUT_DIR=$SYSROOT_PREFIX/usr"
|
||||
|
Loading…
x
Reference in New Issue
Block a user