Skip to content

Commit

Permalink
Build: Remove unused option DISABLE_BUILD_DATE
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSamus authored and stenzek committed Jan 16, 2024
1 parent d9d0e84 commit 089b7fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/BuildParameters.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ set(PCSX2_DEFS "")
#-------------------------------------------------------------------------------
# Misc option
#-------------------------------------------------------------------------------
option(DISABLE_BUILD_DATE "Disable including the binary compile date")
option(ENABLE_TESTS "Enables building the unit tests" ON)
option(LTO_PCSX2_CORE "Enable LTO/IPO/LTCG on the subset of pcsx2 that benefits most from it but not anything else")
option(USE_VTUNE "Plug VTUNE to profile GS JIT.")
Expand Down

0 comments on commit 089b7fa

Please sign in to comment.