c++11 - from feint to fact 86/head
authorSebastian Goth <seezer@roath.org>
Thu, 21 Aug 2014 16:31:56 +0000 (18:31 +0200)
committerSebastian Goth <seezer@roath.org>
Thu, 21 Aug 2014 17:00:03 +0000 (19:00 +0200)
commit80e88b0e63ad7eb6a8197e8463dbcbf6eb564a8f
tree49137a6c078687a600fc1838b46d59711b8499f0
parent3939820389d995f56a073fc1d54ab245c6558312
c++11 - from feint to fact

By extending CMAKE_CXX_FLAGS twice for gcc, we kept -ansi which
overrides -std=c++11. Cleaned that up a little.
cmake/QuasselCompileSettings.cmake