mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -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