Skip to content

Commit

Permalink
igl | tests | Add path relative to test root for loading images
Browse files Browse the repository at this point in the history
Reviewed By: corporateshark

Differential Revision: D63995066

fbshipit-source-id: b3bdc351f0443bc040d667720f7190fded225991
  • Loading branch information
mmaurer authored and facebook-github-bot committed Oct 7, 2024
1 parent 49f67d7 commit 7333938
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell/shared/fileLoader/linux/FileLoaderLinux.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ std::string FileLoaderLinux::fullPath(const std::string& fileName) const {
"samples/resources/fonts/",
"samples/resources/fonts/optimistic",
// @fb-only
// @fb-only
};

// find folders somewhere above our current directory
Expand Down

0 comments on commit 7333938

Please sign in to comment.