Restore plugin prefix
This commit is contained in:
@@ -7,7 +7,6 @@ if has_config("assimp") then
|
||||
set_kind("shared")
|
||||
set_group("Plugins")
|
||||
add_rpathdirs("$ORIGIN")
|
||||
set_prefixname("")
|
||||
|
||||
add_deps("NazaraUtility")
|
||||
add_packages("assimp")
|
||||
|
||||
@@ -7,7 +7,6 @@ if has_config("ffmpeg") then
|
||||
set_kind("shared")
|
||||
set_group("Plugins")
|
||||
add_rpathdirs("$ORIGIN")
|
||||
set_prefixname("")
|
||||
|
||||
add_deps("NazaraUtility")
|
||||
add_packages("ffmpeg")
|
||||
|
||||
Reference in New Issue
Block a user