snok / install-poetry

Github action for installing and configuring Poetry
MIT License
572 stars 53 forks source link

Calling poetry via CMake script on Windows #146

Closed nealkruis closed 2 months ago

nealkruis commented 8 months ago

I have a C++ project where I am using poetry to install packages for some utility scripts we are creating. I am using CMake for the build process where I am calling both: