CMakeLists.txt
author František Kučera <franta-hg@frantovo.cz>
Tue, 09 Oct 2018 23:02:11 +0200
branchv_0
changeset 23 ff4a1c07a481
parent 21 a05fa65d47de
child 27 8c5364450a46
permissions -rw-r--r--
use our own QAbstractTableModel and a QTableView instead of the QTableWidget

project (relpipe-out-chart.qt.cpp)
cmake_minimum_required(VERSION 2.8)
add_subdirectory (src)