• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/jsoncpp/jsoncpp.mk
Jörg KrauseJörg Krause committed 404a4f08e1f02 Oct 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# jsoncpp
4
#
5
################################################################################
6
​
7
JSONCPP_VERSION = 1.8.3
8
JSONCPP_SITE = $(call github,open-source-parsers,jsoncpp,$(JSONCPP_VERSION))
9
JSONCPP_LICENSE = Public Domain or MIT
10
JSONCPP_LICENSE_FILES = LICENSE
11
JSONCPP_INSTALL_STAGING = YES
12
​
13
JSONCPP_CONF_OPTS += \
14
    -DJSONCPP_WITH_POST_BUILD_UNITTEST=OFF \
15
    -DJSONCPP_WITH_TESTS=OFF \
16
    -DJSONCPP_WITH_STRICT_ISO=OFF
17
​
18
$(eval $(cmake-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.