frontend-tools: Add scene switcher plugin

This commit is contained in:
jp9000
2016-09-03 09:15:32 -07:00
parent 988bbc6080
commit 39592ff5eb
10 changed files with 1137 additions and 0 deletions

View File

@@ -239,3 +239,5 @@ if (UNIX AND UNIX_STRUCTURE AND NOT APPLE)
install(FILES forms/images/obs.png
DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/icons/hicolor/256x256/apps)
endif()
add_subdirectory(frontend-plugins)