16 lines
215 B
CMake
16 lines
215 B
CMake
cmake_minimum_required(VERSION 2.8)
|
|
|
|
SUBDIRS(bullet)
|
|
SUBDIRS(z/zlib)
|
|
SUBDIRS(edtaa3)
|
|
SUBDIRS(etk)
|
|
SUBDIRS(png)
|
|
SUBDIRS(freetype)
|
|
SUBDIRS(agg)
|
|
SUBDIRS(ejson)
|
|
SUBDIRS(exml)
|
|
SUBDIRS(esvg)
|
|
SUBDIRS(egami)
|
|
SUBDIRS(date)
|
|
|