Propagate rename of autorevision to src/CMakeLists.txt
This commit is contained in:
parent
2417597028
commit
672ac59dae
1 changed files with 2 additions and 2 deletions
|
@ -238,8 +238,8 @@ target_link_libraries(wesnoth-core ${Boost_FILESYSTEM_LIBRARY})
|
|||
if(ENABLE_DISPLAY_REVISION)
|
||||
add_custom_target(wesnoth-revision_dummy
|
||||
COMMAND
|
||||
${CMAKE_SOURCE_DIR}/utils/autorevision
|
||||
-th
|
||||
${CMAKE_SOURCE_DIR}/utils/autorevision.sh
|
||||
-t h
|
||||
> ${CMAKE_CURRENT_BINARY_DIR}/revision.dummy
|
||||
WORKING_DIRECTORY
|
||||
${CMAKE_SOURCE_DIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue