Move all data into the subdir it belongs to
Completely removes the build dir in favor of cmake based build layouting
This commit is contained in:
@@ -19,4 +19,4 @@ target_link_libraries(obs-libfdk
|
||||
${LIBFDK_LIBRARIES})
|
||||
|
||||
install_obs_plugin(obs-libfdk)
|
||||
install_obs_plugin_data(obs-libfdk ../../build/data/obs-plugins/obs-libfdk)
|
||||
install_obs_plugin_data(obs-libfdk data)
|
||||
|
Reference in New Issue
Block a user