build: clean up settings of compiler flags 34/26934/4
authorRafal Krypa <r.krypa@samsung.com>
Tue, 2 Sep 2014 08:48:12 +0000 (10:48 +0200)
committerRafal Krypa <r.krypa@samsung.com>
Wed, 3 Sep 2014 13:46:59 +0000 (15:46 +0200)
commit2298a060e825301181c7c865424fa1f4ea0abb46
treeca0a3b6b276103e59a7d620e29b09c2a9a0151a8
parent7b0c554437300f2e836270324786ef54a9d06d94
build: clean up settings of compiler flags

Compiler flags are set in main CMakeLists.txt. This part of the file looks
like a template inherited from other projects and requires some clean up:
- drop C flags, there are no C source files.
- move fortify flags to spec, they are specific to Tizen build system.
- use Cmake built-in features for detection of compiler support for C++11

Change-Id: I40cb76934334c31d7ac59328eed217e08902b187
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
CMakeLists.txt
packaging/cynara.spec