vitastor/CMakeLists.txt

6 lines
78 B
CMake

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