forked from OSchip/llvm-project
[bazel] Sync llvm-config.h.cmake after a1862d78eb
This commit is contained in:
parent
079d847a9a
commit
356705f94f
|
@ -109,4 +109,7 @@
|
|||
/* Define if building LLVM with BUILD_SHARED_LIBS */
|
||||
#cmakedefine LLVM_BUILD_SHARED_LIBS
|
||||
|
||||
/* Define if building LLVM with LLVM_FORCE_USE_OLD_TOOLCHAIN_LIBS */
|
||||
#cmakedefine LLVM_FORCE_USE_OLD_TOOLCHAIN $(LLVM_FORCE_USE_OLD_TOOLCHAIN)
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue