Skip to content

Commit

Permalink
adding resolver path adding
Browse files Browse the repository at this point in the history
  • Loading branch information
mtao committed Nov 26, 2024
1 parent 8a3d88e commit 323df07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions applications/isotropic_remeshing/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ int main(int argc, char* argv[])
auto path = wmtk::applications::utils::get_integration_test_data_root(
json_integration_config_file,
argv[0]);
path_resolver.add_path(path);
}


Expand Down

0 comments on commit 323df07

Please sign in to comment.