mirror of
https://github.com/jbagg/QtZeroConf.git
synced 2025-09-25 20:40:58 +02:00
Add missing INSTALL_CMAKEDIR variable
This commit is contained in:
@@ -137,6 +137,7 @@ if(ANDROID)
|
||||
endif()
|
||||
|
||||
# install
|
||||
set(INSTALL_CMAKEDIR "lib/cmake/${PROJECT_NAME}" CACHE STRING "Installation directory for cmake config files")
|
||||
set_target_properties(QtZeroConf PROPERTIES PUBLIC_HEADER
|
||||
"${PUBLIC_HEADERS}"
|
||||
)
|
||||
|
Reference in New Issue
Block a user