Skip to content
Snippets Groups Projects
Commit f21071c4 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Link meshoptimizer to main binary

parent 641998ab
No related branches found
No related tags found
No related merge requests found
...@@ -2162,6 +2162,7 @@ target_link_libraries(${VIEWER_BINARY_NAME} ...@@ -2162,6 +2162,7 @@ target_link_libraries(${VIEWER_BINARY_NAME}
absl::flat_hash_map absl::flat_hash_map
absl::node_hash_map absl::node_hash_map
absl::strings absl::strings
meshoptimizer
nlohmann_json::nlohmann_json nlohmann_json::nlohmann_json
fmt::fmt fmt::fmt
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment