CMakeLists.txt
author František Kučera <franta-hg@frantovo.cz>
Fri, 28 Sep 2018 13:23:21 +0200
branchv_0
changeset 12 a45d1cac365e
parent 0 ba16fce7ef20
child 21 a05fa65d47de
permissions -rw-r--r--
splitter and component placeholders

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