[cmake] Fix libomptarget/test/CMakeLists.txt
Summary: Should be variable name instead of variable reference. If the variable is somehow unset, it messes up the if condition expression and causes a CMake error. Reviewers: jlpeyton, AndreyChurbanov, Hahnfeld Reviewed By: Hahnfeld Subscribers: mgorny, llvm-commits, openmp-commits Differential Revision: https://reviews.llvm.org/D47221 git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@337133 91177308-0d34-0410-b5e6-96231b3b80d8
Loading
Please sign in to comment