StellarQtSDK
StellarQtSDK copied to clipboard
Migrate to cmake?
I believe even Qt are set to dump qmake in the near future.
It would be nice to add it on parallel. As the qmake it uses is quite simple it should be easy to write a cmake or use a script like https://code.qt.io/cgit/qt/qtbase.git/tree/util/cmake/pro2cmake.py to create one
implemented in #67