cadMousePro-gui/CMakeLists.txt
author František Kučera <franta-hg@frantovo.cz>
Thu, 05 Sep 2019 01:09:22 +0200
branchv_0
changeset 24 cc7d862fa56c
parent 14 759edaff1755
permissions -rw-r--r--
Added tag v0.4 for changeset 24f571cbd339
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)