cmake: Add cmake folders

This commit is contained in:
jp9000
2020-05-13 06:37:01 -07:00
parent 42bbca3d4b
commit 7993179466
63 changed files with 102 additions and 33 deletions

View File

@@ -28,5 +28,6 @@ target_link_libraries(mac-vth264
${COREVIDEO}
${VIDEOTOOLBOX}
${COREMEDIA})
set_target_properties(mac-vth264 PROPERTIES FOLDER "plugins")
install_obs_plugin_with_data(mac-vth264 data)