Initial work towards being able to configure/build pgadmin with cmake.
authormha <mha@a7884b65-44f6-0310-8a51-81a127f17b15>
Fri, 19 Sep 2008 13:02:43 +0000 (13:02 +0000)
committermha <mha@a7884b65-44f6-0310-8a51-81a127f17b15>
Fri, 19 Sep 2008 13:02:43 +0000 (13:02 +0000)
commitb4c38a5e8f6bcab2b3bf45d07f9a42640aad1e37
tree9ced3134678acb55b3bb492bce7fba0a8656d659
parent21fb976a25b9216d23aed5502f8ba36de0b9718e
Initial work towards being able to configure/build pgadmin with cmake.

Tested on Ubuntu 8.04 and Windows (VS 2005 Express) only so far.

Only build really tested, and simple installs.

Several pieces still missing, but it's a start!

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7484 a7884b65-44f6-0310-8a51-81a127f17b15
CMakeLists.txt [new file with mode: 0755]
branding/CMakeLists.txt [new file with mode: 0755]
config.h.in.cmake [new file with mode: 0644]
docs/CMakeLists.txt [new file with mode: 0755]
pgadmin/CMakeLists.txt [new file with mode: 0755]
pgadmin/ver_svn.sh [new file with mode: 0755]
xtra/CMakeLists.txt [new file with mode: 0755]
xtra/pgscript/CMakeLists.txt [new file with mode: 0755]