You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, fastgltf::module is exported alongside fastgltf::fastgltf, so a user could link to both. However, this is undesirable. A build should only contain one or the other.
I propose exposing the same target for both cases. (No more fastgltf::module)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Right now,
fastgltf::moduleis exported alongsidefastgltf::fastgltf, so a user could link to both. However, this is undesirable. A build should only contain one or the other.I propose exposing the same target for both cases. (No more
fastgltf::module)Beta Was this translation helpful? Give feedback.
All reactions