Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ncdhz committed Mar 29, 2024
1 parent c77384c commit a8157c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
cmake_minimum_required(VERSION 3.10)

set(CMAKE_CXX_STANDARD 17)
# Windows 系统下指定 pytorch 路径和 opencv 路径
# set(Torch_DIR /path/to/libtorch/share/cmake/Torch)
# set(OpenCV_DIR /path/to/opencv/build)
Expand Down

0 comments on commit a8157c6

Please sign in to comment.