<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/docs/examples, branch 2020.06</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[docs] fix CMakeLists example for SQLite3 (#11763)</title>
<updated>2020-06-05T17:58:29+00:00</updated>
<author>
<name>James Liu</name>
<email>disposedtrolley@users.noreply.github.com</email>
</author>
<published>2020-06-05T17:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=92db9a65e66cdaad4948c2b5405e9566dc12d783'/>
<id>92db9a65e66cdaad4948c2b5405e9566dc12d783</id>
<content type='text'>
* docs: fix CMakeLists example for SQLite3

* docs: simplify CMake config

* fix: remove extra parenthesis</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* docs: fix CMakeLists example for SQLite3

* docs: simplify CMake config

* fix: remove extra parenthesis</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Improve Android doc (triplets, usage with cmake and prefab) (#11264)</title>
<updated>2020-05-13T23:42:13+00:00</updated>
<author>
<name>Pascal Thomet</name>
<email>pthomet@gmail.com</email>
</author>
<published>2020-05-13T23:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=55be137d5ba6230f62aa7fb0994fda1728ce7fef'/>
<id>55be137d5ba6230f62aa7fb0994fda1728ce7fef</id>
<content type='text'>
* Android: add docs/examples/vcpkg_android_example_cmake/

* Add docs/users/android.md

* Improve Android prefab doc

Following additional informations given by @atkawa7 at
https://github.com/microsoft/vcpkg/pull/11264

* Link to android.md
* Update the prefab usage instructions: "vcpkg install"
    the 4 archs before exporting a prefab
* added --prefab-debug flag
* added gradle integration info
* reviewed the prefab output directory structure
  (from a dump of an actual export)

* docs/users/triplets.md: link to android.md

* docs/index.md: link to android.md

* android.md: specify 2 possibiities for android_ndk_home

* Added examples/vcpkg_android_example_cmake_script/cmake/vcpkg_android.cmake

Usage:

1. Main CMakeLists:
  if (VCPKG_TARGET_ANDROID)
      include("cmake/vcpkg_android.cmake")
  endif()

2. cmake invocation:
  cmake .. -DVCPKG_TARGET_ANDROID=ON -DANDROID_ABI=armeabi-v7a

* trigger pipeline build

* trigger pipelines</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Android: add docs/examples/vcpkg_android_example_cmake/

* Add docs/users/android.md

* Improve Android prefab doc

Following additional informations given by @atkawa7 at
https://github.com/microsoft/vcpkg/pull/11264

* Link to android.md
* Update the prefab usage instructions: "vcpkg install"
    the 4 archs before exporting a prefab
* added --prefab-debug flag
* added gradle integration info
* reviewed the prefab output directory structure
  (from a dump of an actual export)

* docs/users/triplets.md: link to android.md

* docs/index.md: link to android.md

* android.md: specify 2 possibiities for android_ndk_home

* Added examples/vcpkg_android_example_cmake_script/cmake/vcpkg_android.cmake

Usage:

1. Main CMakeLists:
  if (VCPKG_TARGET_ANDROID)
      include("cmake/vcpkg_android.cmake")
  endif()

2. cmake invocation:
  cmake .. -DVCPKG_TARGET_ANDROID=ON -DANDROID_ABI=armeabi-v7a

* trigger pipeline build

* trigger pipelines</pre>
</div>
</content>
</entry>
<entry>
<title>Correct parameter reference (#10472)</title>
<updated>2020-03-20T23:37:09+00:00</updated>
<author>
<name>Michael Kelley</name>
<email>michael.a.kelley@gmail.com</email>
</author>
<published>2020-03-20T23:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a5a244f5bdc390fc1c3d42e126e0bfd80541f060'/>
<id>a5a244f5bdc390fc1c3d42e126e0bfd80541f060</id>
<content type='text'>
- Change references to --overlay-ports to --overlay-triplets</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Change references to --overlay-ports to --overlay-triplets</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated call to include</title>
<updated>2019-12-17T00:15:01+00:00</updated>
<author>
<name>Griffin Downs</name>
<email>35574547+grdowns@users.noreply.github.com</email>
</author>
<published>2019-12-17T00:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=43fa3e60cfb96fa42940d234b011514c8be92256'/>
<id>43fa3e60cfb96fa42940d234b011514c8be92256</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg-docs] Reword and reorganize overlay-triplets-linux-dynamic.md (#7502)</title>
<updated>2019-08-02T22:42:17+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2019-08-02T22:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4d551ff4b3cea2f387b02ed69486a23b1be2fd73'/>
<id>4d551ff4b3cea2f387b02ed69486a23b1be2fd73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Example: Building dynamic libraries on Linux using overlay triplets (#7291)</title>
<updated>2019-07-17T18:34:31+00:00</updated>
<author>
<name>Victor Romero</name>
<email>romerosanchezv@gmail.com</email>
</author>
<published>2019-07-17T18:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=30a3e3256f27623a3fce643d8d56170e9d3dc256'/>
<id>30a3e3256f27623a3fce643d8d56170e9d3dc256</id>
<content type='text'>
* Example building dynamic libraries on Linux using overlay triplets

* Change triplets list to multi-columns

* Override default triplets example
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Example building dynamic libraries on Linux using overlay triplets

* Change triplets list to multi-columns

* Override default triplets example
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg create, docs] Update create command's template and documentation on patching (#5370)</title>
<updated>2019-02-15T22:32:07+00:00</updated>
<author>
<name>Victor Romero</name>
<email>romerosanchezv@gmail.com</email>
</author>
<published>2019-02-15T22:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7a18088cf2c513863761200b0d01f20be8bfa2c2'/>
<id>7a18088cf2c513863761200b0d01f20be8bfa2c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into documentation</title>
<updated>2018-11-20T18:45:21+00:00</updated>
<author>
<name>Roelf-Jilling</name>
<email>r-j.wolthuis@live.com</email>
</author>
<published>2018-11-20T18:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=370984d139c0799446e45706b45c8cb8eb77db44'/>
<id>370984d139c0799446e45706b45c8cb8eb77db44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move -DCMAKE_... to a new line to prevent the line-break after the dash.</title>
<updated>2018-11-19T18:47:31+00:00</updated>
<author>
<name>Roelf-Jilling</name>
<email>r-j.wolthuis@live.com</email>
</author>
<published>2018-11-19T18:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=381e4c94af038bd0ff364ddec918ea077c405ecf'/>
<id>381e4c94af038bd0ff364ddec918ea077c405ecf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add note, to delete the CMake cache, after editing a configuration.</title>
<updated>2018-11-19T18:35:00+00:00</updated>
<author>
<name>Roelf-Jilling</name>
<email>r-j.wolthuis@live.com</email>
</author>
<published>2018-11-19T18:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=94ec7c46a51b7bb1fe5f3e64a2f90fb8b3a0ade1'/>
<id>94ec7c46a51b7bb1fe5f3e64a2f90fb8b3a0ade1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
