mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-24 10:14:13 -05:00
cmake: Add cmake folders
This commit is contained in:
@@ -9,6 +9,8 @@ project(obs-studio)
|
||||
|
||||
option(BUILD_CAPTIONS "Build captions" FALSE)
|
||||
|
||||
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
|
||||
if(WIN32)
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user