Code

replace setting flags as variables with use of add_definitions() to avoid quoting...
authoracspike <acspike@users.sourceforge.net>
Thu, 10 Apr 2008 01:09:31 +0000 (01:09 +0000)
committeracspike <acspike@users.sourceforge.net>
Thu, 10 Apr 2008 01:09:31 +0000 (01:09 +0000)
commit6f433fedeef298518b7bc8c5cc3200d5e2adb540
treebb5846a187b001a09dfaa7270076f3fbf9e6decb
parent3f171c63a57fa7ed2d70c01e881b93788e036c17
replace setting flags as variables with use of add_definitions() to avoid quoting issues and because it looks like the proper cmake way
CMakeScripts/ConfigCompileFlags.cmake