dfhack/offsetedit/CMakeLists.txt

5 lines
108 B
CMake

project(dfoffsetedit)
cmake_minimum_required(VERSION 2.6)
find_package(Qt4 REQUIRED)
add_subdirectory (src)