build: Updated libwolv
This commit is contained in:
parent
04763eaeea
commit
87db9def32
2
lib/external/libwolv
vendored
2
lib/external/libwolv
vendored
@ -1 +1 @@
|
||||
Subproject commit 0e3ba3aa6f5b55e08b9a31afba436dd9cc8b1662
|
||||
Subproject commit f82c7185519219a3462f3f8667f431b3b8093339
|
@ -29,7 +29,7 @@ namespace hex::paths {
|
||||
|
||||
#elif defined(OS_MACOS)
|
||||
|
||||
paths.push_back(wolv::io::fs::getApplicationSupportDirectoryPath());
|
||||
paths.push_back(wolv::io::fs::getApplicationSupportDirectoryPath() / "imhex");
|
||||
|
||||
#elif defined(OS_LINUX) || defined(OS_WEB)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user