fceux/CMakeLists.txt

8 lines
79 B
CMake

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