Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions common.project
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ CPP_STD = c++14 # allow modern C++ features
!endif
!if "$PLATFORM" ne "osx"
STDLIBS += GL
!else
CPP_STD = c++2a # https://github.com/gildor2/UEViewer/issues/183#issuecomment-846745134
!endif

LIBC = shared
Expand Down