Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
neilsh-msft committed Aug 8, 2017
1 parent 4d4dfe0 commit 890ed61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ports/openblas/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ vcpkg_find_acquire_program(PERL)
get_filename_component(PERL_EXE_PATH ${PERL} DIRECTORY)
set(ENV{PATH} "$ENV{PATH};${PERL_EXE_PATH};${SED_EXE_PATH}")

message(STATUS "woo: ${TARGET_TRIPLET} ${VCPKG_CMAKE_SYSTEM_NAME}")

# for UWP version, must build non uwp first for helper
# binaries.
if(VCPKG_CMAKE_SYSTEM_NAME STREQUAL "WindowsStore")
Expand Down

0 comments on commit 890ed61

Please sign in to comment.