<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/cpr/cprConfig.cmake, branch signing</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[cpr] Add find_dependency to cprConfig.cmake (#9567)</title>
<updated>2020-01-15T20:18:46+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-01-15T20:18:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ed76c7eef2573e785eaf46bb019ac5a08a02e55f'/>
<id>ed76c7eef2573e785eaf46bb019ac5a08a02e55f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[cpr] added find_package for cpr on install (#3185)</title>
<updated>2019-05-10T00:14:26+00:00</updated>
<author>
<name>Youngho Kim</name>
<email>melchi45@gmail.com</email>
</author>
<published>2019-05-10T00:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=442d5c1b543d94b1902a17da597891104bab170e'/>
<id>442d5c1b543d94b1902a17da597891104bab170e</id>
<content type='text'>
* added find_package for cpr on install

How to use:
find_package ( CPR REQUIRED )
if ( CPR_FOUND )
message ( STATUS "CPR_INCLUDE_DIRS = ${CPR_INCLUDE_DIRS}" )
message ( STATUS "CPR_LIBRARIES = ${CPR_LIBRARIES}" )
include_directories ( ${CPR_INCLUDE_DIRS} )
endif ( CPR_FOUND )

* [cpr] Provide config and targets files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* added find_package for cpr on install

How to use:
find_package ( CPR REQUIRED )
if ( CPR_FOUND )
message ( STATUS "CPR_INCLUDE_DIRS = ${CPR_INCLUDE_DIRS}" )
message ( STATUS "CPR_LIBRARIES = ${CPR_LIBRARIES}" )
include_directories ( ${CPR_INCLUDE_DIRS} )
endif ( CPR_FOUND )

* [cpr] Provide config and targets files
</pre>
</div>
</content>
</entry>
</feed>
