[Openmp-commits] [PATCH] Adding openmp project as a runtime project to projects/CMakeLists.txt
Chandler Carruth
chandlerc at gmail.com
Tue May 12 17:04:48 PDT 2015
So, looking at this, the openmp CMake isn't ready for prime time yet. It is using really weird conventions for variable naming (stuff like 'os', etc).
I think you'll need to make the openmp CMake look much more like libc++'s? That one has received some good attention recently and seems to integrate cleanly.
I don't think we can go forward here until that CMake is cleaned up.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9534
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the Openmp-commits
mailing list