Skip to content

Commit

Permalink
Merge branch 'master' into unstable
Browse files Browse the repository at this point in the history
Conflicts:
	THEMES.md (keep unstable branch's)
  • Loading branch information
Aloshi committed Dec 15, 2013
2 parents 1398785 + 019e78d commit ed64c22
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 63 deletions.
62 changes: 0 additions & 62 deletions CMake/Packages/FindFreeType.cmake

This file was deleted.

2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -32,7 +32,7 @@ if(${GLSystem} MATCHES "Desktop OpenGL")
else()
find_package(OpenGLES REQUIRED)
endif()
find_package(FreeType REQUIRED)
find_package(Freetype REQUIRED)
find_package(FreeImage REQUIRED)
find_package(SDL2 REQUIRED)
find_package(Boost REQUIRED COMPONENTS system filesystem regex date_time)
Expand Down

0 comments on commit ed64c22

Please sign in to comment.