mtgos-mtgos-3ds9/CMakeLists.txt

5 lines
125 B
Text
Raw Normal View History

2017-04-23 12:55:10 +00:00
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.0)
2017-04-23 17:41:25 +00:00
INCLUDE(./config.cmake)
2017-04-23 12:55:10 +00:00
FIND_PACKAGE(PythonInterp 3 REQUIRED)
ADD_SUBDIRECTORY(kernel)