Install examples into the correct directory.
This commit is contained in:
parent
5275ab73ac
commit
7adad67dd9
@ -7,5 +7,5 @@ endforeach()
|
||||
|
||||
if(WITH_DOC)
|
||||
install(FILES ${sources_examples}
|
||||
DESTINATION "${CMAKE_INSTALL_DOCDIR}/examples")
|
||||
DESTINATION "${CMAKE_INSTALL_DOCDIR}/${PROJECT_NAME}/examples")
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user