forked from jbagg/QtZeroConf
Add missing INSTALL_CMAKEDIR variable
This commit is contained in:
@ -137,6 +137,7 @@ if(ANDROID)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
# install
|
# install
|
||||||
|
set(INSTALL_CMAKEDIR "lib/cmake/${PROJECT_NAME}" CACHE STRING "Installation directory for cmake config files")
|
||||||
set_target_properties(QtZeroConf PROPERTIES PUBLIC_HEADER
|
set_target_properties(QtZeroConf PROPERTIES PUBLIC_HEADER
|
||||||
"${PUBLIC_HEADERS}"
|
"${PUBLIC_HEADERS}"
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user