arcgis-maps-sdk-toolkit-qt icon indicating copy to clipboard operation
arcgis-maps-sdk-toolkit-qt copied to clipboard

Add CMake files as alternatives to qmake files in uitools/

Open pbegun opened this issue 10 months ago • 3 comments

Addressing these posts:

I translated toolkitcpp.pri, toolkitwidgets.pri, and common.pri into CMake files so that they can be used with CMake projects. (I didn't bother with toolkitqml.pri, since ArcGIS will not be supporting the QML API much longer.) I also updated the README to include instructions on how to use these files.

@ldanzinger , can you please review or assign a reviewer? Thanks in advance!

pbegun avatar Mar 29 '24 00:03 pbegun

Thanks for this @pbegun! We are finishing up some certification testing for our upcoming 200.4 release. I hope to get someone on this shortly.

ldanzinger avatar Mar 29 '24 14:03 ldanzinger

Hi @pbegun. Thanks for putting this together. Our team did some testing and found some minor issues. We're a bit tight on time at the moment, but we plan to do the work to enable CMake in the toolkit for our next release. We may use your PR/branch as a starting point for the work.

JamesMBallard avatar Apr 01 '24 18:04 JamesMBallard

Thanks @JamesMBallard & @ldanzinger! That's fine by me :)

pbegun avatar Apr 01 '24 18:04 pbegun