Translations:Development/Tutorials/First program/47/fr: Difference between revisions
Appearance
ChristianW (talk | contribs) Created page with "cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) set(QT_MIN_VERSION "5.3.0") set(KF5_MIN_VERSION "5.2.0")" |
(No difference)
|
Latest revision as of 11:41, 9 February 2018
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) set(QT_MIN_VERSION "5.3.0") set(KF5_MIN_VERSION "5.2.0")