Skip to content

simonbrunel-qtpromisev0.7.0

Updated

Promises/A+ implementation for Qt/C++

#Usage

simonbrunel-qtpromise provides CMake targets:

find_package(unofficial-simonbrunel-qtpromise CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial-simonbrunel-qtpromise)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

and 29 transitive dependencies:

#Host Dependencies

and 6 transitive dependencies:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Carsten Grimm's avatarCarsten Grimm
  • Tamás PEREGI's avatarTamás PEREGI

#Changelog

  • e3f84a6[simonbrunel-qtpromise] Disable building unit tests (#45465)
  • 614e7b4[simonbrunel-qtpromise] add port (#35787)