summaryrefslogtreecommitdiff
path: root/libwaitress/CMakeLists.txt
blob: c16052193dae39a15296f13d13c2003f7f4ed415 (plain)
1
2
3
4
5
6
cmake_minimum_required (VERSION 2.4)

set (PACKAGE "libwaitress")
project (${PACKAGE} C)

add_subdirectory (src)