mirror of
https://github.com/tristanpenman/valijson.git
synced 2024-12-12 18:20:27 +01:00
Minor refactoring
This commit is contained in:
parent
3a47f0cd0d
commit
c13eed99d1
@ -5,7 +5,7 @@ sed -i '27d' include/valijson/utils/rapidjson_utils.hpp
|
|||||||
|
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake -Dvalijson_BUILD_EXAMPLES=FALSE \
|
cmake -Dvalijson_BUILD_EXAMPLES=FALSE \
|
||||||
-Dvalijson_EXCLUDE_BOOST=TRUE \
|
-Dvalijson_EXCLUDE_BOOST=TRUE \
|
||||||
..
|
..
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user