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

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

add_subdirectory (src)