cmake: Add cmake folders
This commit is contained in:
@@ -17,4 +17,6 @@ add_executable(obs-ffmpeg-mux
|
||||
target_link_libraries(obs-ffmpeg-mux
|
||||
${FFMPEG_LIBRARIES})
|
||||
|
||||
set_target_properties(obs-ffmpeg-mux PROPERTIES FOLDER "plugins/obs-ffmpeg")
|
||||
|
||||
install_obs_core(obs-ffmpeg-mux)
|
||||
|
Reference in New Issue
Block a user