mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
7 lines
197 B
Makefile
7 lines
197 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2024-present ArchR (https://github.com/archr-linux/Arch-R)
|
|
|
|
. ${ROOT}/packages/textproc/jsoncpp/package.mk
|
|
|
|
PKG_MESON_OPTS_TARGET="-Dtests=false"
|