Fixed mac build. How the heck did this get there?

This commit is contained in:
Latif Khalifa
2013-10-06 16:34:56 +02:00
parent 85f4fa9000
commit a1c43e3539

View File

@@ -60,7 +60,7 @@ else (STANDALONE)
debug boost_thread-mt-d.a)
elseif (DARWIN)
set(Boost_CONTEXT_LIBRARY
optimized boost_context-mtOA
optimized boost_context-mt
debug boost_context-mt-d)
set(Boost_FILESYSTEM_LIBRARY
optimized boost_filesystem-mt