Skip to content

Conversation

@ayounes-synaptics
Copy link
Contributor

BOOST_JSON_STANDALONE: new cmake option to enable compilation of
boost::json as a static standalone dependency without any
dependency, it also also compiles the examples.

warning: C++-17 is mandatory in this mode

BOOST_JSON_STANDALONE: new cmake option to enable compilation of
boost::json as a static standalone dependency without any
dependency, it also also compiles the examples.

warning: C++-17 is mandatory in this mode
@vinniefalco
Copy link
Member

Wonderful. This is the first time I'm actually happy about seeing a cmake option !!

@ayounes-synaptics
Copy link
Contributor Author

The failed test seems to be an environment issue:

gpg: requesting key BA9EF27F from hkp server keyserver.ubuntu.com
Error: retrieving gpg key timed out.
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error
The command "sudo -E apt-add-repository -y "ppa:ubuntu-toolchain-r/test"" failed and exited with 1 during .

@vinniefalco
Copy link
Member

The failed test seems to be an environment issue:

Yeah, usually when I restart the build errors like that go away. I'll do it now.

@codecov
Copy link

codecov bot commented Jan 8, 2020

Codecov Report

Merging #29 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #29   +/-   ##
========================================
  Coverage    99.27%   99.27%           
========================================
  Files           57       57           
  Lines         4815     4815           
========================================
  Hits          4780     4780           
  Misses          35       35

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dda9d88...1fb1286. Read the comment docs.

@vinniefalco
Copy link
Member

voila

@ayounes-synaptics
Copy link
Contributor Author

voila

Merci :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants