Fix build with macOS clang

--HG--
branch : fix_compilation_mac
This commit is contained in:
Guillaume Dupuy 2017-04-28 23:58:16 +02:00
parent d5080e07cb
commit 431e2349d5

View file

@ -1,3 +1,6 @@
IF(APPLE)
add_definitions("-ftemplate-depth=100")
ENDIF()
FILE(GLOB SRC *.cpp *.h)
LIST(REMOVE_ITEM SRC