Skip to content

Commit c1ddf12

Browse files
committed
Remove unnecesary CMake Find* packages
1 parent 5a6bc2e commit c1ddf12

File tree

17 files changed

+74
-892
lines changed

17 files changed

+74
-892
lines changed

CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,6 @@ endif()
164164
# Dependencies
165165
##############################################################################
166166

167-
# configure dependencies
168-
set(SDL2_BUILDING_LIBRARY TRUE)
169-
170167
# find dependencies
171168
set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake/" ${CMAKE_MODULE_PATH})
172169

cmake/FindPkgMacros.cmake

Lines changed: 0 additions & 160 deletions
This file was deleted.

cmake/FindSDL2.cmake

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)