dev/c/gtk/image-viewer/CMakeLists.txt

6 lines
84 B
CMake

PROJECT (image-viewer)
CMAKE_MINIMUM_REQUIRED (VERSION 2.6)
ADD_SUBDIRECTORY(src)