
* Try to switch to a newer fork of ftgl * Allow ROOT to be more flexible about ftgl versions * Turn ftgl into a CMakePackage * Update ROOT ftgl dep since 2.1.3 isn't a thing anymore * Please flake8 * Try to bring back the doc variant * Comment it out instead of removing it
11 lines
217 B
Diff
11 lines
217 B
Diff
--- 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
|