summaryrefslogtreecommitdiffstats
path: root/src/debug/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-1/+1
| | | | | | | This more or less mimics what is being done by automake with the Makefile_insert files What we were doing before did not work because add_directories() isn't able to propagate variables upwards. (bzr r5397)
* Cmake: Updating src CMakeLists soucre list.Joshua L. Blocher2008-03-301-1/+0
| | | (bzr r5262)
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+20
(bzr r5206)