1 diff -r 89bccf7127ba src/CMakeLists.txt
2 --- a/src/CMakeLists.txt Sun Jul 09 15:14:38 2023 -0400
3 +++ b/src/CMakeLists.txt Fri Dec 01 10:16:26 2023 -0300
5 add_definitions( -DBACKPATCH )
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}" )