tests: add a work-around for macOS linking error

This commit is contained in:
wwylele 2016-11-19 17:16:34 +02:00
parent d7d6975af0
commit 282195b450
2 changed files with 15 additions and 0 deletions

View file

@ -1,4 +1,5 @@
set(SRCS
glad.cpp
tests.cpp
core/file_sys/path_parser.cpp
)