CMakeLists.txt
author František Kučera <franta-hg@frantovo.cz>
Sun, 18 Aug 2019 23:30:01 +0200
branchv_0
changeset 5 6799cec5c2f8
parent 0 6ff501639c23
permissions -rw-r--r--
refactoring: separate into several files

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