mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:38:59 +08:00
13 lines
300 B
Diff
13 lines
300 B
Diff
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
|