summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/ConfigCompileFlags.cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cmake: Moved helper macros to their own file and removed *-test.h from inksca...Joshua L. Blocher2008-05-051-0/+1
* Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own fileJoshua L. Blocher2008-05-031-6/+0
* Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...Joshua L. Blocher2008-05-021-0/+4
* replace setting flags as variables with use of add_definitions() to avoid quo...Aaron Spike2008-04-101-10/+8
* don't set -j anything by default - its not useful and may cause breakage debu...Peter Linnell2008-04-091-1/+1
* cmake: remove slashes from previous commit. they really should not be there. ...Johan B. C. Engelen2008-04-081-1/+1
* cmake: add \\ to string define so result is something like: -DSSL=\" sfsdf \...Johan B. C. Engelen2008-04-071-1/+1
* cmake: add compile flags to C flags as wellJohan B. C. Engelen2008-04-071-0/+1
* Cmake: Moved CMAKE_C_FLAGS to ConfigCompileFlags.cmakeJoshua L. Blocher2008-04-071-0/+1
* fix typos in config.h.cmakeJohan B. C. Engelen2008-03-311-2/+10
* cmake: add define flagsJohan B. C. Engelen2008-03-311-1/+12
* add specific location for compiler flags; like optimization, define, debug an...Johan B. C. Engelen2008-03-311-0/+7