Skip to content

Commit

Permalink
replace boost::property_tree by rapidjson in SpecReader library
Browse files Browse the repository at this point in the history
issue #28
  • Loading branch information
Valentin Noel committed Nov 19, 2013
1 parent 00771d0 commit 246a1f5
Show file tree
Hide file tree
Showing 8 changed files with 340 additions and 209 deletions.
1 change: 1 addition & 0 deletions libraries/SpecReader/SConscript
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ project.StaticLibrary(
includes = ['src'],
libraries = [
libs.common,
libs.rapidjson,
libs.boost,
libs.boost_filesystem,
],
Expand Down
Loading

0 comments on commit 246a1f5

Please sign in to comment.