Skip to content

Commit

Permalink
chore(fgdpp): remove unused cmake option
Browse files Browse the repository at this point in the history
  • Loading branch information
craftablescience committed Jul 10, 2024
1 parent b5df6e7 commit 69706cc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ if(SOURCEPP_USE_STEAMPP OR SOURCEPP_USE_VPKPP)
endif()


# Options per-library
option(FGDPP_ENABLE_SPEN_FGD_SUPPORT "Enable support for FGD alterations (https://github.com/TeamSpen210/HammerAddons/wiki/Unified-FGD) made by TeamSpen's HammerAddons. Fully backwards compatible with Valve's FGD standard." OFF)


# Set defaults after project call
if(PROJECT_IS_TOP_LEVEL)
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
Expand Down

0 comments on commit 69706cc

Please sign in to comment.