fceux/CMakeLists.txt

8 lines
79 B
CMake
Raw Normal View History

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