| Issue |
61606
|
| Summary |
OPENMP_NOT_EXECUTABLE?
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
adamjstewart
|
I'm trying to build llvm-openmp but I see the following warning message:
```
-- Cannot find 'not'.
-- Please put 'not' in your PATH, set OPENMP_NOT_EXECUTABLE to its full path, or point OPENMP_LLVM_TOOLS_DIR to its directory.
CMake Warning at cmake/OpenMPTesting.cmake:44 (message):
The check targets will not be available!
Call Stack (most recent call first):
cmake/OpenMPTesting.cmake:51 (find_standalone_test_dependencies)
CMakeLists.txt:66 (include)
```
I would like to enable testing, so it seems like I need this "not". What is "not"? It's literally impossible to Google. Where can I download and install it?
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs