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

[mono] Fix MONO_API_VERSION usage with cmake #5

Merged
merged 1 commit into from
Jun 16, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions include/llvm/Config/llvm-config.h.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,6 @@
/* Define if we link Polly to the tools */
#cmakedefine LINK_POLLY_INTO_TOOLS

#cmakedefine MONO_API_VERSION 4

#endif