Modifications to the CMake build system. (It should work now.)
commit971762ac1edcdcf113e9e9c08b2a66fab494ffd4
authordwk <dwks@theprogrammingsite.com>
Wed, 11 Jun 2008 04:09:24 +0000 (10 22:09 -0600)
committerdwk <dwks@theprogrammingsite.com>
Wed, 11 Jun 2008 04:09:24 +0000 (10 22:09 -0600)
treebdb13d22794e16db38e5b4bce8859b31ffb8f874
parent272743bd5a66c7165f31a904a128bda4d0906af3
Modifications to the CMake build system. (It should work now.)

A few CMakeLists.txt didn't make it into the last commit for some
reason.

Since src/config.h isn't generated by the CMake build system, it has
been temporarily added to the git repository.
src/config.h [new file with mode: 0644]
src/editor/CMakeLists.txt [new file with mode: 0644]
src/test/CMakeLists.txt [new file with mode: 0644]
src/test/Makefile.am