mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-09 13:02:03 +00:00
Remove some old revision number cruft.
This commit is contained in:
parent
4e561c6818
commit
fbe1c73463
@ -211,10 +211,6 @@ set(libwesnoth-core_STAT_SRC
|
||||
# internal reference is the name given here
|
||||
add_library(wesnoth-core ${LIBRARY_TYPE} EXCLUDE_FROM_ALL ${libwesnoth-core_STAT_SRC})
|
||||
|
||||
if(UPDATE_REVISION)
|
||||
add_dependencies(wesnoth-core update_revision)
|
||||
endif(UPDATE_REVISION)
|
||||
|
||||
# Depending on the flag create a real file or an empty dummy.
|
||||
#
|
||||
# Since the code is executed every build run of Wesnoth we need to make sure
|
||||
|
Loading…
x
Reference in New Issue
Block a user