Last indexation completed on 2024-04-14 05:53:08 UTC

scripts/: helper scripts for working with cmake samples/: here you can find samples for using cmake for building KDE 3 apps nightly-support/: this is for files which are useful for running Nightly builds of KDE (and maybe also other cmake-based projects9
Alex

  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:45:07

Stuff in this directory:
=== DEBUGGING SUPPORT
adddebug Modifies the Makefile to add debug info (-g)
add_trace.pl Modifies a source file to add a trace as the first line of every method, using kdDebug, and showing args values.


SEE ALSO: README

folder samples/ - 2024-02-11 01:45:07

You can copy the CMakeLists.txt files you find here to the equivalent directories in kdebase (KDE 3.4.x and KDE 3.5.x should work) and then run cmake there. This should create Makefiles or KDevelop project files which you can use to compile these apps.
Alexander Neundorf, 2006 neundorf@kde.org

folder scripts/ - 2024-02-11 01:45:07

am2cmake: converts Makefile.am's to CMakeLists.txt
generate_findpackage_file: generate a cmake FindFoo.cmake file by asking some questions and filling out the rest
gencmake: tries to automatically generate CMakeLists.txt by looking at the directory contents
Alex

file README 262 bytes 2024-02-11 01:45:07 -