summaryrefslogtreecommitdiffstats
path: root/src/widgets/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Cmake: restructure build files to be more like current build system. Should ↵Joshua L. Blocher2009-01-091-0/+1
| | | | | reduce linking stage command for windows. (bzr r7100)
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-33/+1
| | | (bzr r6046)
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-071-64/+64
| | | (bzr r5379)
* add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. ↵Johan B. C. Engelen2008-03-301-0/+65
minimal checking was done with existing Makefile_insert (bzr r5241)