Hi! When trying to package 1.0.0 for Arch Linux I ran into the issue that Python is required, but the cmake setup does not query for it.
Since the build system should ensure that all requirements are met before building, I think it would be a good idea to make sure it is installed before attempting to build this project! :)