Improved cmake build to build without to checkout "external/json" manually#5
Improved cmake build to build without to checkout "external/json" manually#5Bjoe wants to merge 3 commits intotaocpp:mainfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5 +/- ##
==========================================
+ Coverage 64.96% 64.97% +0.01%
==========================================
Files 107 107
Lines 2189 2187 -2
==========================================
- Hits 1422 1421 -1
+ Misses 767 766 -1
Continue to review full report at Codecov.
|
|
Unfortunately there is following in your JSON (also PEGTL) project: In the JSON project you "alias" the JSON target from |
This PR will fix the problem, if you would like to build these project against an already installed JSON "lib"/header.
Also I implemented a solution to "fetch" the sources without to fetch the sources "manually" into
external/json