================
@@ -82,7 +87,7 @@ else()
# In-tree configuration
set( LIBCLC_STANDALONE_BUILD FALSE )
- set( LLVM_PACKAGE_VERSION ${LLVM_VERSION} )
+ set( PACKAGE_VERSION ${LLVM_PACKAGE_VERSION} )
----------------
jhuber6 wrote:
Weird, LLVM_PACKAGE_VERSION should be set if LLVM_VERSION is set from what I
know. We need `PACKAGE_VERSION` here set so finding the resource directory
actually works properly. I suppose I can just set both.
https://github.com/llvm/llvm-project/pull/174022
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits