Files
obs-studio/frontend/cmake/ui-oauth.cmake
T

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
)