diff options
Diffstat (limited to 'src/win/graph/direct/CMakeLists.txt')
-rw-r--r-- | src/win/graph/direct/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/win/graph/direct/CMakeLists.txt b/src/win/graph/direct/CMakeLists.txt index 7cbbb080..7228802c 100644 --- a/src/win/graph/direct/CMakeLists.txt +++ b/src/win/graph/direct/CMakeLists.txt @@ -2,7 +2,6 @@ set(CRU_WIN_GRAPH_DIRECT_INCLUDE_DIR ${CRU_INCLUDE_DIR}/cru/win/graph/direct) add_library(cru_win_graph_direct STATIC brush.cpp - exception.cpp font.cpp geometry.cpp graph_factory.cpp |