cadMousePro-daemon/CMakeLists.txt
author František Kučera <franta-hg@frantovo.cz>
Tue, 09 Jun 2020 22:13:44 +0200
branchv_0
changeset 32 09d20a946a01
parent 8 465572518625
permissions -rw-r--r--
Added tag v0.5 for changeset 3cbac1956f05
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8
465572518625 move sources to a sub-project folder
František Kučera <franta-hg@frantovo.cz>
parents: 0
diff changeset
     1
project (cadMousePro-daemon)
0
6ff501639c23 project skeleton, open USB HID device
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
cmake_minimum_required(VERSION 2.8)
6ff501639c23 project skeleton, open USB HID device
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
add_subdirectory (src)