Skip to content
This repository was archived by the owner on Dec 20, 2019. It is now read-only.

Commit 73df95d

Browse files
authored
Merge pull request #5 from alexanderkyte/master
[mono] Fix MONO_API_VERSION usage with cmake
2 parents 9f79399 + e51cd99 commit 73df95d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/llvm/Config/llvm-config.h.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,6 @@
9595
/* Define if we link Polly to the tools */
9696
#cmakedefine LINK_POLLY_INTO_TOOLS
9797

98+
#cmakedefine MONO_API_VERSION 4
99+
98100
#endif

0 commit comments

Comments
 (0)