|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
include(CMakeFindDependencyMacro)
|
|
include(CMakeFindDependencyMacro)
|
|
|
|
|
|
-find_dependency(OBS::libobs REQUIRED)
|
|
|
|
|
|
+find_dependency(libobs REQUIRED)
|
|
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/@[email protected]")
|
|
include("${CMAKE_CURRENT_LIST_DIR}/@[email protected]")
|
|
check_required_components("@PROJECT_NAME@")
|
|
check_required_components("@PROJECT_NAME@")
|