Skip to content

Commit ee4449b

Browse files
authored
Merge pull request #354 from ankurvdev/ankurvdev-patch-1
Fix Build issues from using vcpkg port
2 parents a4fa79d + 8d3f4f4 commit ee4449b

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
@@ -83,7 +83,6 @@ target_include_directories(maxminddb PUBLIC
8383
$<BUILD_INTERFACE:${PROJECT_SOURCE_DIR}/include>
8484
$<BUILD_INTERFACE:${CMAKE_CURRENT_BINARY_DIR}/generated/>
8585
$<INSTALL_INTERFACE:include>
86-
$<INSTALL_INTERFACE:generated>
8786
)
8887

8988
set(MAXMINDB_HEADERS

0 commit comments

Comments
 (0)