summaryrefslogtreecommitdiff
path: root/examples/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* examples: fix build errors in previous cleanup hereMike Frysinger2018-06-261-4/+9
* move (redundant) ifdef checks from source to build filesMike Frysinger2018-06-211-12/+13
* Make BUILD_SHARED_LIBS configurableLeo Yang2015-08-271-3/+9
* simplify code with LIST(APPEND ...)Takeshi Abe2013-03-081-10/+2
* drop duplicate entry in TEST_FILESTakeshi Abe2013-02-211-1/+0
* remove missing entries; sort linestabe2013-02-101-8/+3
* add dependency on libm for copyrotated (refs gd-libgd #8)tabe2013-02-091-0/+6
* - fix window example buildpajoye2008-04-201-1/+1
* - fix windows GDI example build with mingwpajoye2008-04-171-8/+11
* - add "win32" flag for the windows GUI examplepajoye2008-04-171-6/+5
* - resize example not yet commitedpajoye2008-03-141-1/+1
* - add copyRotated examplepajoye2008-02-281-4/+4
* - #129:pajoye2008-02-271-3/+12
* - add animated GIF example with a palette per frame (local palette)pajoye2008-01-221-1/+2
* - add windows example (draw in a window)pajoye2008-01-151-0/+6
* - add nnquant to the buildpajoye2008-01-151-0/+1
* *** empty log message ***pajoye2008-01-131-2/+15
* - #58, Add new dithering alogirthm based on nthony Dekker's neuquantpajoye2007-12-311-0/+1
* - #136 add crop image supportpajoye2007-12-121-3/+3
* - add examples directorypajoye2007-10-041-0/+14