Skip to content

Commit

Permalink
Merge pull request #271 from SpaceIm/fix/ios-tvos-watchos
Browse files Browse the repository at this point in the history
CMake: fix cross-build to iOS/tvOS/watchOS
  • Loading branch information
oschwald authored Jul 16, 2021
2 parents fca0cba + 9e511ca commit 64513b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ if(NOT WIN32)

install(
TARGETS mmdblookup
RUNTIME DESTINATION bin
DESTINATION bin
)
endif()

0 comments on commit 64513b8

Please sign in to comment.