FreeCAD: master fb5b69cd

Author Committer Branch Timestamp Parent
Zheng, Lei Zheng, Lei master 2017-01-29 19:01:10 master c4b599d6
Changeset Force BOOST_PP_VARIADIC for clang

Current clang has full support for all variadic macro feature required
by Boost.Preprocessor. However, older Boost turned off variadic feature
for clang by default, probably because clang was broken at that time. It
should be safe to turn it on now.
mod - CMakeLists.txt Diff File