summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cmake:Campbell Barton2011-06-131-52/+0
| | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276)
* cmake: commented unused files/dirs, double checked all files compile this timeCampbell Barton2011-06-121-4/+4
| | | (bzr r10273)
* work in progress cmake commit:Campbell Barton2011-06-121-43/+50
| | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272)
* Splitting the color swatch class to be separate for easier work.Jon A. Cruz2010-03-131-0/+1
| | | (bzr r9184)
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-201-0/+2
| | | (bzr r7528)
* Cmake build fixes, minorJoshua L. Blocher2009-01-051-5/+0
| | | (bzr r7078)
* Merge from fe-movedTed Gould2008-11-211-0/+2
| | | (bzr r6891)
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-37/+1
| | | (bzr r6046)
* Cmake: Fix some undefined function callsJoshua L. Blocher2008-05-061-3/+10
| | | (bzr r5611)
* cmake: copy over some excluded files from build.xmlJohan B. C. Engelen2008-04-151-8/+8
| | | (bzr r5453)
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-071-73/+73
| | | (bzr r5379)
* add CMakeLists.txt file for src/ui and subdirsJohan B. C. Engelen2008-03-301-0/+74
(bzr r5240)