pytrainer: unpin python 3.10
[NixPkgs.git] / pkgs / games / doom-ports / zandronum / dont_update_gitinfo.patch
blobd1cf831819c320b0bca7c98d563a605062a59c7a
1 diff -r 4178904d7698 src/CMakeLists.txt
2 --- a/src/CMakeLists.txt Sat Dec 11 16:35:55 2021 -0500
3 +++ b/src/CMakeLists.txt Fri Dec 01 13:00:32 2023 -0300
4 @@ -642,15 +642,6 @@
5 add_definitions( -DBACKPATCH )
6 endif( BACKPATCH )
8 -# Update gitinfo.h
10 -get_target_property( UPDATEREVISION_EXE updaterevision LOCATION )
12 -add_custom_target( revision_check ALL
13 - COMMAND ${UPDATEREVISION_EXE} src/gitinfo.h
14 - WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
15 - DEPENDS updaterevision )
17 # Libraries ZDoom needs
19 message( STATUS "Fluid synth libs: ${FLUIDSYNTH_LIBRARIES}" )