obs-studio/frontend/cmake/ui-oauth.cmake
2025-01-08 17:33:13 +01:00

5 lines
149 B
CMake

target_sources(
obs-studio
PRIVATE oauth/Auth.cpp oauth/Auth.hpp oauth/AuthListener.cpp oauth/AuthListener.hpp oauth/OAuth.cpp oauth/OAuth.hpp
)