Skip to content

Instantly share code, notes, and snippets.

@msis
Last active February 4, 2018 23:07
Show Gist options
  • Save msis/2f698ed63e1ea495531a to your computer and use it in GitHub Desktop.
Save msis/2f698ed63e1ea495531a to your computer and use it in GitHub Desktop.
[Adding ibex to Qt project] Automatically configuring Qt project to use ibex #Qt #ibex #pkg_config
#your stuff here
CONFIG += link_pkgconfig
PKGCONFIG += ibex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment