Fixed include directory search.
This commit is contained in:
@@ -191,8 +191,8 @@ target_link_libraries (glabels-qt
|
|||||||
# Where to find stuff
|
# Where to find stuff
|
||||||
#=======================================
|
#=======================================
|
||||||
include_directories (
|
include_directories (
|
||||||
|
${glabels_SOURCE_DIR}
|
||||||
${ZLIB_INCLUDE_DIRS}
|
${ZLIB_INCLUDE_DIRS}
|
||||||
${glabels_qt_SOURCE_DIR}
|
|
||||||
${Qt5Widgets_INCLUDE_DIRS}
|
${Qt5Widgets_INCLUDE_DIRS}
|
||||||
${Qt5PrintSupport_INCLUDE_DIRS}
|
${Qt5PrintSupport_INCLUDE_DIRS}
|
||||||
${Qt5Xml_INCLUDE_DIRS}
|
${Qt5Xml_INCLUDE_DIRS}
|
||||||
@@ -200,7 +200,6 @@ include_directories (
|
|||||||
)
|
)
|
||||||
|
|
||||||
link_directories (
|
link_directories (
|
||||||
${glabels_qt_SOURCE_DIR}/glbarcode
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user