1
0
mirror of synced 2025-04-19 00:24:00 +03:00
fceux/CMakeLists.txt
2022-01-15 21:14:39 -05:00

8 lines
79 B
CMake

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