Replace setup.py.in templates with plain setup.py files
This greatly simplifies the understanding of the files themselves as they then simply match more standard Python projects. The driving CMake code then simply makes use of them as a user would.
Please register or sign in to comment