mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 12:51:05 +08:00
Removed Arial.hpp from CMakeLists.txt
This commit is contained in:
parent
a0c1f5f50f
commit
e4ea6865cd
@ -4,7 +4,6 @@ set(SRCROOT ${PROJECT_SOURCE_DIR}/src/SFML/Graphics)
|
|||||||
|
|
||||||
# all source files
|
# all source files
|
||||||
set(SRC
|
set(SRC
|
||||||
${SRCROOT}/Arial.hpp
|
|
||||||
${INCROOT}/BlendMode.hpp
|
${INCROOT}/BlendMode.hpp
|
||||||
${SRCROOT}/Color.cpp
|
${SRCROOT}/Color.cpp
|
||||||
${INCROOT}/Color.hpp
|
${INCROOT}/Color.hpp
|
||||||
|
Loading…
Reference in New Issue
Block a user