tamasmeszaros / libnest2d

2D irregular bin packaging and nesting library written in modern C++
GNU Lesser General Public License v3.0
315 stars 104 forks source link

CMake install Definition, missing archive directories #38

Open CKraniak opened 3 years ago

CKraniak commented 3 years ago

This is issue two of two I ran into while configuring.

CMake exited with an error to the effect of:

install TARGETS given no ARCHIVE DESTINATION

Very similar (same?) to what https://github.com/tamasmeszaros/libnest2d/pull/28 addressed and https://github.com/tamasmeszaros/libnest2d/pull/32 undid.

I'm not a CMake expert, so I don't know why it doesn't work as-is on my system.

CMake is version 3.7.2.