package An official xmake package repository
https://xrepo.xmake.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
270 B
12 lines
270 B
3 years ago
|
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
|
||
|
--- 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
|