Added a dependency to UpdateVersion.

Authored by tleupold on Jan 1 2018, 8:25 AM.

Description

Added a dependency to UpdateVersion.

Without this, using the git sources and a new build directory,
add_executable(kphotoalbum ...) can fail if the UpdateVersion target
has not been processed yet and thus, version.h has not been generated yet.
This assures version.h to be there in all cases.

Details

Committed
tleupoldJan 1 2018, 8:25 AM
Parents
R463:a60dda3272ad: Add option "--benchmark"
Branches
Unknown
Tags
Unknown