fceux/CMakeLists.txt

8 lines
79 B
CMake

cmake_minimum_required(VERSION 2.8)
project(fceux)
add_subdirectory( src )