mirror of
https://github.com/ModOrganizer2/modorganizer-preview_bsa.git
synced 2026-07-27 14:06:38 -07:00
5 lines
81 B
CMake
5 lines
81 B
CMake
cmake_minimum_required(VERSION 3.16)
|
|
|
|
project(preview_bsa)
|
|
add_subdirectory(src)
|