Skip to content

Commit

Permalink
Hopefully this fixes the win build
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk committed Apr 2, 2020
1 parent 43415ee commit 7e71b23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/CMakeLists.txt
Expand Up @@ -1389,6 +1389,7 @@ IF (NOT MSVC)
# automatically generated file produces warnings (unused-parameter, unused-variable, misleading-indentation)
SET_SOURCE_FILES_PROPERTIES(${VECTOR_TILE_PROTO_SRCS} PROPERTIES COMPILE_FLAGS -w)
ENDIF (NOT MSVC)
ADD_DEFINITIONS(-DPROTOBUF_USE_DLLS)


# install headers
Expand Down

0 comments on commit 7e71b23

Please sign in to comment.