add install version file
This commit is contained in:
@@ -42,6 +42,7 @@ else()
|
|||||||
add_subdirectory(src)
|
add_subdirectory(src)
|
||||||
shstk_copy_to_parent()
|
shstk_copy_to_parent()
|
||||||
|
|
||||||
|
shstk_install(qglengine FALSE "" "${QGLEngine_VERSION_FILE}")
|
||||||
file(GLOB CMAKES "cmake/*.cmake" "cmake/*.in")
|
file(GLOB CMAKES "cmake/*.cmake" "cmake/*.in")
|
||||||
install(FILES ${CMAKES} DESTINATION ${CMAKE_ROOT}/Modules)
|
install(FILES ${CMAKES} DESTINATION ${CMAKE_ROOT}/Modules)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user