Skip to content

py test: simplify win env creation#547

Merged
MaxRayskiy merged 5 commits intomasterfrom
win-test
Sep 26, 2022
Merged

py test: simplify win env creation#547
MaxRayskiy merged 5 commits intomasterfrom
win-test

Conversation

@MaxRayskiy
Copy link
Contributor

No description provided.

<PostBuildEvent>
<Command>copy $(SolutionDir)pluginLibraryList.json $(TargetDir)pluginLibraryList.json
</Command>
if not exist $(TargetDir)meshlib mkdir $(TargetDir)meshlib
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on the one hand, it would be better to add this post build command to each py lib .vcxproj, on the other hand - I don't want to duplicate the code

@MaxRayskiy MaxRayskiy requested a review from Grantim September 26, 2022 12:28
@MaxRayskiy MaxRayskiy merged commit ed0d5a9 into master Sep 26, 2022
@MaxRayskiy MaxRayskiy deleted the win-test branch September 26, 2022 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants