cadMousePro-gui/CMakeLists.txt
author František Kučera <franta-hg@frantovo.cz>
Wed, 04 Sep 2019 19:41:24 +0200
branchv_0
changeset 22 e0e4fe5e7c03
parent 14 759edaff1755
permissions -rw-r--r--
Added tag v0.3 for changeset 642f32f76c9d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14
759edaff1755 GUI project skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
project (cadMousePro-gui)
759edaff1755 GUI project skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
cmake_minimum_required(VERSION 2.8)
759edaff1755 GUI project skeleton
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
add_subdirectory (src)