2009-06-25 Gonzalo Paniagua Javier <gonzalo@novell.com>
[mono/afaerber.git] / eglib / CMakeLists.txt
blobcde7602aadd0bd729c2f9c3f5c8fe47c79d70d25
1 set(SUBDIRS src test)
3 autoheader("config.h" null)
5 foreach(subdir ${SUBDIRS})
6   add_subdirectory(${subdir})
7 endforeach()