Restore plugin prefix

This commit is contained in:
SirLynix
2023-01-29 21:59:24 +01:00
parent ee1a98b761
commit eb74c6ed07
5 changed files with 10 additions and 6 deletions

View File

@@ -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")