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:
@@ -21,4 +21,4 @@ target_link_libraries(test-input
|
||||
${test-input_PLATFORM_DEPS}
|
||||
libobs)
|
||||
|
||||
install_obs_plugin_data(test-input ../../build/data/obs-plugins/test-input)
|
||||
install_obs_plugin_data(test-input data)
|
||||
|
Reference in New Issue
Block a user