• 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/Config.in
Adam DuskettAdam Duskett committed b206a2733bb22 Apr 2017
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_JSONCPP
2
    bool "jsoncpp"
3
    depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_7 # C++11
4
    depends on BR2_INSTALL_LIBSTDCPP
5
    help
6
      JsonCpp is a C++ library that allows manipulating JSON
7
      values, including serialization and deserialization to and
8
      from strings. It can also preserve existing comment in
9
      unserialization/serialization steps, making it a convenient
10
      format to store user input files.
11
​
12
      https://github.com/open-source-parsers/jsoncpp
13
​
14
comment "jsoncpp needs a toolchain w/ C++, gcc >= 4.7"
15
    depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_GCC_AT_LEAST_4_7
  • 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.