mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
jsoncpp: simplyfing cmake configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
committed by
Lukas Rusak
parent
ec34896986
commit
dbedd752a2
@@ -39,9 +39,3 @@ pre_configure_target() {
|
||||
pre_build_target() {
|
||||
cp $PKG_DIR/config/CMakeLists.txt $ROOT/$PKG_BUILD
|
||||
}
|
||||
|
||||
configure_target() {
|
||||
cmake -DCMAKE_TOOLCHAIN_FILE=$CMAKE_CONF \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
..
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user