I'm going to be sending a series of patches to update/improve the cmake build system to the llvm standard.
I've just deleted the old cmake build system entirely. It doesn't work anymore and it makes sense to have only one CMake build system.
Paths
| Differential D9756
Removing old CMake build system ClosedPublic Authored by jlpeyton on May 13 2015, 11:12 AM.
Details Summary I'm going to be sending a series of patches to update/improve the cmake build system to the llvm standard. I've just deleted the old cmake build system entirely. It doesn't work anymore and it makes sense to have only one CMake build system.
Diff Detail
Event Timelinejlpeyton updated this object. Comment Actions So that it's clear to me, runtime/CMakeLists.txt is the "new" CMake build and will be receiving updates? Comment Actions
runtime/CMakeLists.txt has been the primary CMake build system for a while. It will be receiving all the updates. Closed by commit rL237615: Delete old CMake build system (authored by jlpeyton). · Explain WhyMay 18 2015, 2:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 26016 openmp/trunk/runtime/CMakeLists.txt.old
openmp/trunk/runtime/src/CMakeLists.txt
|