Skip to content

Commit

Permalink
remove cmake redundant and local line
Browse files Browse the repository at this point in the history
  • Loading branch information
tf17270 committed Oct 20, 2024
1 parent befd366 commit a390d78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ find_package(Python REQUIRED COMPONENTS Interpreter Development.Module)
message(STATUS "Python_version: ${Python_VERSION}")
find_package(pybind11 CONFIG REQUIRED)
project(test LANGUAGES CXX CUDA)
set(CMAKE_CUDA_COMPILER "/home/tf17270/apps/anaconda3/envs/lycean/bin")


find_package( PkgConfig )
Expand Down

0 comments on commit a390d78

Please sign in to comment.