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:
@@ -128,5 +128,5 @@ target_link_libraries(obs
|
||||
${obs_PLATFORM_LIBRARIES})
|
||||
|
||||
install_obs_core(obs)
|
||||
install_obs_data(obs ../build/data/obs-studio obs-studio)
|
||||
install_obs_data(obs data obs-studio)
|
||||
|
||||
|
Reference in New Issue
Block a user