We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4fa79d + 8d3f4f4 commit ee4449bCopy full SHA for ee4449b
CMakeLists.txt
@@ -83,7 +83,6 @@ target_include_directories(maxminddb PUBLIC
83
$<BUILD_INTERFACE:${PROJECT_SOURCE_DIR}/include>
84
$<BUILD_INTERFACE:${CMAKE_CURRENT_BINARY_DIR}/generated/>
85
$<INSTALL_INTERFACE:include>
86
- $<INSTALL_INTERFACE:generated>
87
)
88
89
set(MAXMINDB_HEADERS
0 commit comments