CMakeLists.txt
author František Kučera <franta-hg@frantovo.cz>
Sun, 30 Sep 2018 01:40:29 +0200
branchv_0
changeset 18 16784291982f
parent 0 ba16fce7ef20
child 21 a05fa65d47de
permissions -rw-r--r--
add QTableWidget with rows and collumns filled with attribute values

project (HelloCMake)
cmake_minimum_required(VERSION 2.8)
add_subdirectory (src)