@@ -168,9 +168,9 @@ We need a recent version of the Google Cloud Platform proto C++ libraries:
168168
169169``` bash
170170cd $HOME /Downloads
171- wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.1.5 .tar.gz && \
172- tar -xf v0.1.5 .tar.gz && \
173- cd cpp-cmakefiles-0.1.5 && \
171+ wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.4.1 .tar.gz && \
172+ tar -xf v0.4.1 .tar.gz && \
173+ cd cpp-cmakefiles-0.4.1 && \
174174 cmake -DBUILD_SHARED_LIBS=YES -H. -Bcmake-out && \
175175 cmake --build cmake-out -- -j ${NCPU:- 4} && \
176176sudo cmake --build cmake-out --target install -- -j ${NCPU:- 4} && \
@@ -238,9 +238,9 @@ We need a recent version of the Google Cloud Platform proto C++ libraries:
238238
239239``` bash
240240cd $HOME /Downloads
241- wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.1.5 .tar.gz && \
242- tar -xf v0.1.5 .tar.gz && \
243- cd cpp-cmakefiles-0.1.5 && \
241+ wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.4.1 .tar.gz && \
242+ tar -xf v0.4.1 .tar.gz && \
243+ cd cpp-cmakefiles-0.4.1 && \
244244 cmake -DBUILD_SHARED_LIBS=YES -H. -Bcmake-out && \
245245 cmake --build cmake-out -- -j ${NCPU:- 4} && \
246246sudo cmake --build cmake-out --target install -- -j ${NCPU:- 4} && \
@@ -357,9 +357,9 @@ We need a recent version of the Google Cloud Platform proto C++ libraries:
357357
358358``` bash
359359cd $HOME /Downloads
360- wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.1.5 .tar.gz && \
361- tar -xf v0.1.5 .tar.gz && \
362- cd cpp-cmakefiles-0.1.5 && \
360+ wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.4.1 .tar.gz && \
361+ tar -xf v0.4.1 .tar.gz && \
362+ cd cpp-cmakefiles-0.4.1 && \
363363 cmake -DBUILD_SHARED_LIBS=YES -H. -Bcmake-out && \
364364 cmake --build cmake-out -- -j ${NCPU:- 4} && \
365365sudo cmake --build cmake-out --target install -- -j ${NCPU:- 4} && \
@@ -448,9 +448,9 @@ We need a recent version of the Google Cloud Platform proto C++ libraries:
448448
449449``` bash
450450cd $HOME /Downloads
451- wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.1.5 .tar.gz && \
452- tar -xf v0.1.5 .tar.gz && \
453- cd cpp-cmakefiles-0.1.5 && \
451+ wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.4.1 .tar.gz && \
452+ tar -xf v0.4.1 .tar.gz && \
453+ cd cpp-cmakefiles-0.4.1 && \
454454 cmake -DBUILD_SHARED_LIBS=YES -H. -Bcmake-out && \
455455 cmake --build cmake-out -- -j ${NCPU:- 4} && \
456456sudo cmake --build cmake-out --target install -- -j ${NCPU:- 4} && \
@@ -554,9 +554,9 @@ We need a recent version of the Google Cloud Platform proto C++ libraries:
554554
555555``` bash
556556cd $HOME /Downloads
557- wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.1.5 .tar.gz && \
558- tar -xf v0.1.5 .tar.gz && \
559- cd cpp-cmakefiles-0.1.5 && \
557+ wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.4.1 .tar.gz && \
558+ tar -xf v0.4.1 .tar.gz && \
559+ cd cpp-cmakefiles-0.4.1 && \
560560 cmake -DBUILD_SHARED_LIBS=YES -H. -Bcmake-out && \
561561 cmake --build cmake-out -- -j ${NCPU:- 4} && \
562562sudo cmake --build cmake-out --target install -- -j ${NCPU:- 4} && \
@@ -618,9 +618,9 @@ We need a recent version of the Google Cloud Platform proto C++ libraries:
618618
619619``` bash
620620cd $HOME /Downloads
621- wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.1.5 .tar.gz && \
622- tar -xf v0.1.5 .tar.gz && \
623- cd cpp-cmakefiles-0.1.5 && \
621+ wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.4.1 .tar.gz && \
622+ tar -xf v0.4.1 .tar.gz && \
623+ cd cpp-cmakefiles-0.4.1 && \
624624 cmake -DBUILD_SHARED_LIBS=YES -H. -Bcmake-out && \
625625 cmake --build cmake-out -- -j ${NCPU:- 4} && \
626626sudo cmake --build cmake-out --target install -- -j ${NCPU:- 4} && \
@@ -716,9 +716,9 @@ We need a recent version of the Google Cloud Platform proto C++ libraries:
716716
717717``` bash
718718cd $HOME /Downloads
719- wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.1.5 .tar.gz && \
720- tar -xf v0.1.5 .tar.gz && \
721- cd cpp-cmakefiles-0.1.5 && \
719+ wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.4.1 .tar.gz && \
720+ tar -xf v0.4.1 .tar.gz && \
721+ cd cpp-cmakefiles-0.4.1 && \
722722 cmake -DBUILD_SHARED_LIBS=YES -H. -Bcmake-out && \
723723 cmake --build cmake-out -- -j ${NCPU:- 4} && \
724724sudo cmake --build cmake-out --target install -- -j ${NCPU:- 4} && \
@@ -819,9 +819,9 @@ We need a recent version of the Google Cloud Platform proto C++ libraries:
819819
820820``` bash
821821cd $HOME /Downloads
822- wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.1.5 .tar.gz && \
823- tar -xf v0.1.5 .tar.gz && \
824- cd cpp-cmakefiles-0.1.5 && \
822+ wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.4.1 .tar.gz && \
823+ tar -xf v0.4.1 .tar.gz && \
824+ cd cpp-cmakefiles-0.4.1 && \
825825 cmake -DBUILD_SHARED_LIBS=YES -H. -Bcmake-out && \
826826 cmake --build cmake-out -- -j ${NCPU:- 4} && \
827827sudo cmake --build cmake-out --target install -- -j ${NCPU:- 4} && \
@@ -943,9 +943,9 @@ We need a recent version of the Google Cloud Platform proto C++ libraries:
943943
944944``` bash
945945cd $HOME /Downloads
946- wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.1.5 .tar.gz && \
947- tar -xf v0.1.5 .tar.gz && \
948- cd cpp-cmakefiles-0.1.5 && \
946+ wget -q https://github.com/googleapis/cpp-cmakefiles/archive/v0.4.1 .tar.gz && \
947+ tar -xf v0.4.1 .tar.gz && \
948+ cd cpp-cmakefiles-0.4.1 && \
949949 cmake -DBUILD_SHARED_LIBS=YES -H. -Bcmake-out && \
950950 cmake --build cmake-out -- -j ${NCPU:- 4} && \
951951sudo cmake --build cmake-out --target install -- -j ${NCPU:- 4} && \
0 commit comments