Skip to content

Commit f1afb43

Browse files
author
Ryan Fields
committed
Merge branch 'osx-modeswitch'
2 parents 7875324 + 3af5958 commit f1afb43

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/SFML/Window/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ else() # MACOSX
9696
${SRCROOT}/OSX/WindowImplDelegateProtocol.h
9797
${SRCROOT}/OSX/AutoreleasePoolWrapper.h
9898
${SRCROOT}/OSX/AutoreleasePoolWrapper.mm
99+
${SRCROOT}/OSX/DisplayImpl.hpp
100+
${SRCROOT}/OSX/DisplayImpl.cpp
99101
)
100102
endif()
101103

0 commit comments

Comments
 (0)