Use modern way to set the C/CXX standad

Authored by vonreth on Oct 21 2019, 7:00 PM.

Description

Use modern way to set the C/CXX standad

Summary:
This allows later modification of the selected standard.

Raise C from C89 to C90 as C89 is not supported by the CMAKE flag

https://cmake.org/cmake/help/v3.16/prop_tgt/C_STANDARD.html#prop_tgt:C_STANDARD

Subscribers: kde-frameworks-devel, kde-buildsystem

Tags: Frameworks, Build System

Differential Revision: https://phabricator.kde.org/D24841

Details

Committed
vonrethOct 22 2019, 4:54 PM
Differential Revision
D24841: Use modern way to set the C/CXX standard
Parents
R240:5ca01895e3c5: Raise CMake requirements to 3.5
Branches
Unknown
Tags
Unknown