Skip to content

Commit

Permalink
fix-up
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnimuc committed Jan 19, 2025
1 parent 0db7431 commit d7e0fc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Interpreter/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ else()
LINK_LIBS
${link_libs}
)

target_compile_definitions(clangCppInterOp PRIVATE "_CINDEX_LIB_") # workaround for the use of `CINDEX_LINKAGE`
endif()

string(REPLACE ";" "\;" _VER CPPINTEROP_VERSION)
Expand Down

0 comments on commit d7e0fc7

Please sign in to comment.