Implemented cylinder shape, also fixed the coordinate system (again). I fucking hate...
[fail.git] / io / CMakeLists.txt
blobf9e16f0bf1035537580316ec88dffd394938593a
1 find_package( PhysFS REQUIRED )
3 AIC( io.aidl awful::io )
5 add_library( awio
6         FileOutputStream.cpp
7         FileInputStream.cpp
8         module_awful-io.h