Skip to content

Commit

Permalink
[Build] Remove unused cmake variable
Browse files Browse the repository at this point in the history
  • Loading branch information
xycaleth committed Mar 15, 2015
1 parent c7f3fe6 commit 4122535
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ else()
set(UseInternalSDL2 OFF)
endif()

option(PackageDir "Where to place the installer/package." "${CMAKE_SOURCE_DIR}/package")

# Custom CMake Modules needed
list(INSERT CMAKE_MODULE_PATH 0 "${CMAKE_SOURCE_DIR}/CMakeModules")

Expand Down

0 comments on commit 4122535

Please sign in to comment.