We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7875324 + 3af5958 commit f1afb43Copy full SHA for f1afb43
1 file changed
src/SFML/Window/CMakeLists.txt
@@ -96,6 +96,8 @@ else() # MACOSX
96
${SRCROOT}/OSX/WindowImplDelegateProtocol.h
97
${SRCROOT}/OSX/AutoreleasePoolWrapper.h
98
${SRCROOT}/OSX/AutoreleasePoolWrapper.mm
99
+ ${SRCROOT}/OSX/DisplayImpl.hpp
100
+ ${SRCROOT}/OSX/DisplayImpl.cpp
101
)
102
endif()
103
0 commit comments