CMakeLists.txt
author František Kučera <franta-hg@frantovo.cz>
Mon, 19 Aug 2019 15:30:01 +0200
branchv_0
changeset 6 975f38eb1e12
parent 0 6ff501639c23
permissions -rw-r--r--
license: GPLv3+

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