1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-01 17:06:32 -05:00

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
)