llvm-project/openmp/runtime/cmake
Jonas Hahnfeld 5af381acad [CMake] Refactor common settings and flags
These are needed by both libraries, so we can do that in a
common namespace and unify configuration parameters.
Also make sure that the user isn't requesting libomptarget
if the library cannot be built on the system. Issue an error
in that case.

Differential Revision: https://reviews.llvm.org/D40081

llvm-svn: 319342
2017-11-29 19:31:48 +00:00
..
LibompCheckFortranFlag.cmake Re-indent the CMake refactor to two-space indention 2015-07-15 16:57:19 +00:00
LibompCheckLinkerFlag.cmake [CMake] Fix libomp_check_linker_flag function 2015-07-23 14:41:35 +00:00
LibompDefinitions.cmake Revert r273898's UNICODE quick fix in favor of CMake's remove_definitions() 2016-06-28 19:25:13 +00:00
LibompExports.cmake [OMPT] Purge OMPT_BLAME and OMPT_TRACE 2017-11-10 15:17:57 +00:00
LibompGetArchitecture.cmake Support of mips & mips64 for openmprtl 2016-12-08 09:22:24 +00:00
LibompHandleFlags.cmake [CMake] Refactor common settings and flags 2017-11-29 19:31:48 +00:00
LibompMicroTests.cmake Support of mips & mips64 for openmprtl 2016-12-08 09:22:24 +00:00
LibompUtils.cmake Change source files from .c to .cpp 2016-12-14 22:39:11 +00:00
config-ix.cmake [CMake] Refactor common settings and flags 2017-11-29 19:31:48 +00:00