CMakeLists.txt
author František Kučera <franta-hg@frantovo.cz>
Mon, 08 Oct 2018 14:08:21 +0200
branchv_0
changeset 22 0f0344e1ba61
parent 21 a05fa65d47de
child 27 8c5364450a46
permissions -rw-r--r--
Qt Charts: includes and namespace
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
21
a05fa65d47de rename cmake project
František Kučera <franta-hg@frantovo.cz>
parents: 0
diff changeset
     1
project (relpipe-out-chart.qt.cpp)
0
ba16fce7ef20 create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
cmake_minimum_required(VERSION 2.8)
ba16fce7ef20 create cmake+netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
add_subdirectory (src)