Added FindGnuBarcode cmake module.

This commit is contained in:
Jim Evins
2017-05-24 19:33:39 -04:00
parent df5b977853
commit 662d7a9ef5
4 changed files with 41 additions and 1 deletions
-1
View File
@@ -5,7 +5,6 @@
# LIBQRENCODE_INCLUDE_DIR - The LibQrencode include directory
# LIBQRENCODE_LIBRARIES - The libraries needed to use LibQrencode
# LIBQRENCODE_DEFINITIONS - Compiler switches required for using LibQrencode
# LIBQRENCODE_XMLLINT_EXECUTABLE - The XML checking tool xmllint coming with LibQrencode
# LIBQRENCODE_VERSION_STRING - the version of LibQrencode found
# use pkg-config to get the directories and then use these values with find_path() and find_library()