Skip to content

Commit

Permalink
Removed old torch message
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanNaren committed Apr 26, 2018
1 parent 93bb9f6 commit 1dd0bb1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ if (NOT APPLE)
set(CUDA_NVCC_FLAGS "${CUDA_NVCC_FLAGS}")
ENDIF()

FIND_PACKAGE(Torch)

MESSAGE(STATUS "Torch found ${Torch_DIR}")

IF (APPLE)
EXEC_PROGRAM(uname ARGS -v OUTPUT_VARIABLE DARWIN_VERSION)
STRING(REGEX MATCH "[0-9]+" DARWIN_VERSION ${DARWIN_VERSION})
Expand Down

0 comments on commit 1dd0bb1

Please sign in to comment.