<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/cmake/project-config.cmake.in, branch 8.2</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Don't print version when using PROJ4 from cmake</title>
<updated>2020-02-13T09:30:59+00:00</updated>
<author>
<name>Calum Robinson</name>
<email>calumr@users.noreply.github.com</email>
</author>
<published>2020-02-13T09:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=fea2ff9cda629e5f02e17b264db4d89fca1a1d37'/>
<id>fea2ff9cda629e5f02e17b264db4d89fca1a1d37</id>
<content type='text'>
This will declutter cmake output for PROJ4 users</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will declutter cmake output for PROJ4 users</pre>
</div>
</content>
</entry>
<entry>
<title>Make PROJ the CMake project name</title>
<updated>2020-02-04T19:20:28+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles.karney@sri.com</email>
</author>
<published>2020-02-04T19:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c74781ea2710f18a9f1c9728fa5eca5d3601ad5b'/>
<id>c74781ea2710f18a9f1c9728fa5eca5d3601ad5b</id>
<content type='text'>
Allow both find_package(PROJ) and find_package(PROJ4).  More details
are in cmake/CMakeLists.txt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow both find_package(PROJ) and find_package(PROJ4).  More details
are in cmake/CMakeLists.txt.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove legacy CMake target name "proj" addressing #802</title>
<updated>2020-01-25T15:03:46+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles.karney@sri.com</email>
</author>
<published>2020-01-25T15:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4efa44d46fb1bc04d590edc635ad6376ccc6d6e6'/>
<id>4efa44d46fb1bc04d590edc635ad6376ccc6d6e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Address issue #801: set CMake ${PROJ4_LIBRARIES} to PROJ4::proj</title>
<updated>2019-02-13T14:01:03+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles@karney.com</email>
</author>
<published>2019-02-13T14:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c1391ae62e1de0aeb12a3da7be3c77b06a8bef89'/>
<id>c1391ae62e1de0aeb12a3da7be3c77b06a8bef89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-do pull request #451 export CMake targets with PROJ4:: namespace</title>
<updated>2018-02-10T22:17:27+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles@karney.com</email>
</author>
<published>2018-02-10T22:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0199b3fd17fca361bba4eec93209c0b74c0f7340'/>
<id>0199b3fd17fca361bba4eec93209c0b74c0f7340</id>
<content type='text'>
This version takes to add the include path to the target definition for
cmake 2.8.11 and later.  Also the documentation sticks to the existing
convention of using cmake variables ${PROJ4_LIBRARIES} and
${PROJ4_INCLUDE_DIRS}.  However, the namespace variables are still being
included.

Here's the roll-out plan

(0) Version 4.9.x: The target is proj and PROJ4_LIBRARIES is set to
this.

(1) Version 5.0.x: Two targets, proj and PROJ4::proj, are defined;
PROJ4_LIBRARIES = proj.

(2) In a year or two: Two targets, proj and PROJ4::proj, are defined;
PROJ4_LIBRARIES = PROJ4::proj.

(3) With a change in the library which breaks backwards compatibility:
The target is PROJ4::proj and PROJ4_LIBRARIES = PROJ4::proj.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This version takes to add the include path to the target definition for
cmake 2.8.11 and later.  Also the documentation sticks to the existing
convention of using cmake variables ${PROJ4_LIBRARIES} and
${PROJ4_INCLUDE_DIRS}.  However, the namespace variables are still being
included.

Here's the roll-out plan

(0) Version 4.9.x: The target is proj and PROJ4_LIBRARIES is set to
this.

(1) Version 5.0.x: Two targets, proj and PROJ4::proj, are defined;
PROJ4_LIBRARIES = proj.

(2) In a year or two: Two targets, proj and PROJ4::proj, are defined;
PROJ4_LIBRARIES = PROJ4::proj.

(3) With a change in the library which breaks backwards compatibility:
The target is PROJ4::proj and PROJ4_LIBRARIES = PROJ4::proj.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch cmake name from PROJ to PROJ4</title>
<updated>2015-03-03T20:05:18+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles@karney.com</email>
</author>
<published>2015-03-03T20:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=135253886bce8579c6b1a93d93697df30e93065c'/>
<id>135253886bce8579c6b1a93d93697df30e93065c</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2644 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2644 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>More CMake churn #264</title>
<updated>2015-02-22T23:06:13+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2015-02-22T23:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4f2ff5857f6f554b7e5c25c139d8064e031c7b73'/>
<id>4f2ff5857f6f554b7e5c25c139d8064e031c7b73</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2632 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2632 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
</feed>
