aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/ftgl/fix-cmake.diff
blob: 93093e9a5b6e8d30445e930e8618814e8886990c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 693e49f..b0f26f6 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -26,7 +26,6 @@ SET(libftgl_la_SOURCES
     FTGlyphContainer.h
     FTInternals.h
     FTLibrary.cpp
-    FTLibrary.h
     FTList.h
     FTPoint.cpp
     FTSize.cpp