Skip to content

Commit 70b7479

Browse files
committed
Quite needed
1 parent 6225eb7 commit 70b7479

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/native/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ set(SYSROOT_CXX_INCLUDE_DIR ${CMAKE_SYSROOT}/usr/include/c++/v1)
170170
set(MONO_RUNTIME_INCLUDE_DIR ${NET_RUNTIME_DIR}/native/include/mono-2.0)
171171
set(JAVA_INTEROP_INCLUDE_DIR ${JAVA_INTEROP_SRC_PATH})
172172

173+
include_directories(common/include)
173174
include_directories(mono)
174175

175176
#

0 commit comments

Comments
 (0)