summaryrefslogtreecommitdiffstats
path: root/cmake/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* * cmake\doc\CMakeLists.txt: added prelimary xml doc support, needs cmake ↵Ralf Habacker2007-03-151-3/+0
| | | | find script.
* * cmake: added doxygen supportRalf Habacker2007-03-141-5/+1
|
* * cmake/CMakeList.txt,cmake/config.h.cmake: used DBUS_WIN for all win32 ↵Ralf Habacker2007-03-081-1/+2
| | | | systems and DBUS_WINXX for specific subsystems.
* * cmake/dbus/CMakeLists.txt,cmake/bus/CMakeLists.txt,Ralf Habacker2007-03-061-2/+0
| | | | cmake/CMakeLists.txt: win32 compile fix
* * cmake: new directory, contains cmake build support.Ralf Habacker2007-03-031-0/+545
See http://www.cmake.org for more informations. Currently only unix will be buildable because some win32 required files are still missing.