mirror of
https://github.com/ModOrganizer2/modorganizer-plugin_python.git
synced 2026-07-27 14:03:33 -07:00
5 lines
88 B
CMake
5 lines
88 B
CMake
cmake_minimum_required(VERSION 3.16)
|
|
|
|
add_subdirectory(python)
|
|
add_subdirectory(runner)
|