Skip to content

Commit

Permalink
Merge pull request #354 from ankurvdev/ankurvdev-patch-1
Browse files Browse the repository at this point in the history
Fix Build issues from using vcpkg port
  • Loading branch information
oschwald authored Aug 21, 2024
2 parents a4fa79d + 8d3f4f4 commit ee4449b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ target_include_directories(maxminddb PUBLIC
$<BUILD_INTERFACE:${PROJECT_SOURCE_DIR}/include>
$<BUILD_INTERFACE:${CMAKE_CURRENT_BINARY_DIR}/generated/>
$<INSTALL_INTERFACE:include>
$<INSTALL_INTERFACE:generated>
)

set(MAXMINDB_HEADERS
Expand Down

0 comments on commit ee4449b

Please sign in to comment.