Skip to content

Commit

Permalink
Clean-up.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Apr 14, 2020
1 parent 14a696e commit 71cc127
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vendor/arbiter/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ target_compile_definitions(${PDAL_ARBITER_LIB_NAME}
ARBITER_CURL)

if (MSVC)
# find_library(SHLWAPI Shlwapi.lib)
target_link_libraries(${PDAL_ARBITER_LIB_NAME} PRIVATE Shlwapi.lib)
target_compile_definitions(${PDAL_ARBITER_LIB_NAME}
PRIVATE
Expand Down

0 comments on commit 71cc127

Please sign in to comment.