Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Commit d30ddd3

Browse files
committed
Remove unused
1 parent 9e4062e commit d30ddd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ if(NOT COMPILER_SUPPORTS_FORMAT)
9292
set(MONOLM_LINK_LIBRARIES ${MONOLM_LINK_LIBRARIES} fmt::fmt-header-only)
9393
endif()
9494

95-
target_include_directories(${PROJECT_NAME} PRIVATE ${dyncall_SOURCE_DIR})
9695
target_include_directories(${PROJECT_NAME} PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/external/mono/include)
9796

9897
target_link_libraries(${PROJECT_NAME} PRIVATE ${MONO_LIB} ${MONOLM_LINK_LIBRARIES})

0 commit comments

Comments
 (0)