diffCheckOrg / diffCheck

diffCheck is a CAD-integrated tool for evaluating digital timber fabrication processes.
https://diffcheckorg.github.io/diffCheck/
GNU General Public License v3.0
3 stars 2 forks source link

wrap `.dlls` are not copied sometimes after build #25

Closed 9and3 closed 2 months ago

9and3 commented 3 months ago

The wraps .dlls are often not copied into the python directory. It has something to do with the last post-build command in the CMakeLists.txt file:

https://github.com/diffCheckOrg/diffCheck/blob/41da968a52027ea818339a7314b7805c9a7e9a80/CMakeLists.txt#L149-L167