vitastor/CMakeLists.txt

6 lines
78 B
CMake
Raw Normal View History

2021-02-18 02:07:34 +03:00
cmake_minimum_required(VERSION 2.8)
project(vitastor)
2021-02-18 02:14:09 +03:00
add_subdirectory(src)