fix install

This commit is contained in:
Juergen E. Fischer 2017-01-05 17:29:43 +01:00
parent d88e7cae2e
commit c85f5934c2

View File

@ -140,7 +140,7 @@ GENERATE_EXPORT_HEADER(
EXPORT_FILE_NAME qgis_customwidgets.h EXPORT_FILE_NAME qgis_customwidgets.h
) )
SET(QGIS_CUSTOMWIDGETS_HDRS ${QGIS_CUSTOMWIDGETS_HDRS} ${PROJECT_BINARY_DIR}/qgis_customwidgets.h) SET(QGIS_CUSTOMWIDGETS_HDRS ${QGIS_CUSTOMWIDGETS_HDRS} ${CMAKE_CURRENT_BINARY_DIR}/qgis_customwidgets.h)
# install # install
INSTALL(TARGETS qgis_customwidgets INSTALL(TARGETS qgis_customwidgets