CMakeLists.txt
author František Kučera <franta-hg@frantovo.cz>
Tue, 30 Oct 2018 23:52:55 +0100
branchv_0
changeset 27 8c5364450a46
parent 21 a05fa65d47de
child 29 0f9f7d6564cd
permissions -rw-r--r--
rename from out-chart to out-gui
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27
8c5364450a46 rename from out-chart to out-gui
František Kučera <franta-hg@frantovo.cz>
parents: 21
diff changeset
     1
project (relpipe-out-gui.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)