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
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.