polyscope icon indicating copy to clipboard operation
polyscope copied to clipboard

support cmake find_package

Open stevalkr opened this issue 1 year ago • 0 comments

Hi! I noticed that this library doesn’t seem to support the 'find_package' command from external projects. So, I took some code from my project and created a simple implementation to support it. This is not the best way to handle dependencies, but it does work😄. You may want some modifications to fit your style

Tested only on macOS with CMake 3.27.8.

stevalkr avatar Aug 31 '24 07:08 stevalkr