Files
2014-01-16 20:38:03 -07:00

7 lines
80 B
CMake

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