deps/obs-scripting: Add scripting support
Allows Lua/Python scripting support.
This commit is contained in:
@@ -20,6 +20,7 @@ if(WIN32)
|
||||
endif()
|
||||
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/")
|
||||
set(ENABLE_SCRIPTING OFF CACHE BOOL "" FORCE)
|
||||
|
||||
include(ObsHelpers)
|
||||
include(ObsCpack)
|
||||
|
Reference in New Issue
Block a user