mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-21 18:40:01 +00:00
Give git-version its name back
This commit is contained in:
parent
42c7fc8e92
commit
93a84b38ac
@ -12,7 +12,7 @@ set (VERSION_CPP_FILE "components/version/version.cpp")
|
||||
|
||||
if (GIT_CHECKOUT)
|
||||
get_generator_is_multi_config(multi_config)
|
||||
add_custom_target (
|
||||
add_custom_target (get-version
|
||||
BYPRODUCTS "${OpenMW_BINARY_DIR}/${VERSION_CPP_FILE}"
|
||||
DEPENDS "${OpenMW_SOURCE_DIR}/${VERSION_CPP_FILE}.in"
|
||||
COMMAND ${CMAKE_COMMAND}
|
||||
|
Loading…
x
Reference in New Issue
Block a user