StellarQtSDK icon indicating copy to clipboard operation
StellarQtSDK copied to clipboard

Migrate to cmake?

Open Borwe opened this issue 3 years ago • 2 comments

I believe even Qt are set to dump qmake in the near future.

Borwe avatar Jan 13 '22 12:01 Borwe

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

bnogalm avatar Jan 13 '22 21:01 bnogalm

implemented in #67

cblp avatar May 17 '23 11:05 cblp