[Openmp-commits] [PATCH] Add new files for OMPT
Jonas Hahnfeld
Hahnfeld at itc.rwth-aachen.de
Thu Apr 9 23:29:38 PDT 2015
================
Comment at: runtime/CMakeLists.txt:611
@@ -577,1 +610,3 @@
+if(${OMPT_SUPPORT})
+ simple_copy_recipe("ompt.h" "${build_dir}" "${export_cmn_dir}/include")
----------------
jlpeyton wrote:
> You can remove this if(${OMPT_SUPPORT}) conditional. Because it is similar to a Makefile recipe, it is only called if the ompt.h file is part of the exported files.
Ok, will update this with the next revision
http://reviews.llvm.org/D8917
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the Openmp-commits
mailing list