Switch from qmake to cmake
commit28abb1daff4f62282c872ec85a98c5e80b617528
authorjlh <jlh@gmx.ch>
Sun, 11 May 2008 16:47:44 +0000 (11 18:47 +0200)
committerjlh <jlh@gmx.ch>
Mon, 12 May 2008 19:59:20 +0000 (12 21:59 +0200)
treebbc19e8ebaf675ef765904ced5ed2fa1d6146f2b
parent58720723b7984f7b98c8c5ad0eb5cc1d1aedf9ca
Switch from qmake to cmake

qmake doesn't seem to have support for generated sources, which
will be useful when including the git commit and build timestamp
into the binary.  Also, cmake has this noiseless and colored mode
of compiling; that makes compiler warnings/errors much easier to
spot.
.gitignore
CMakeLists.txt [new file with mode: 0644]
skype-call-recorder.pro [deleted file]